Sha256: 3e9204d47f2572ad97796d355bea71c042ffb6facfee5e168eaf403274e42781

Contents?: true

Size: 571 Bytes

Versions: 8

Compression:

Stored size: 571 Bytes

Contents

<footer class="toadstool_main_footer">
	Toadstool &copy; 2012 -  
	<script type="text/javascript">
		var currentDate = new Date()
		//var day = currentDate.getDate()
		//var month = currentDate.getMonth() + 1
		var year = currentDate.getFullYear()
		document.write(year)
	</script>
	<a href="https://twitter.com/anotheruiguy">@anotheruiguy</a> and <a href="https://twitter.com/jed_foster">@jed_foster</a>.
	It is available for use and modification under the <a href="https://github.com/Anotheruiguy/toadstool/blob/master/doc-src/mit_license.md">MIT license</a>.
</footer>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
toadstool-0.0.0.10 lib/templates/project/views/shared/_main_footer.erb
toadstool-0.0.0.9 lib/templates/project/views/shared/_main_footer.erb
toadstool-0.0.0.8 lib/templates/project/views/shared/_main_footer.erb
toadstool-0.0.0.7 lib/templates/project/views/shared/_main_footer.erb
toadstool-0.0.0.5 lib/templates/project/views/shared/_main_footer.erb
toadstool-0.0.0.4 lib/templates/project/views/shared/_main_footer.erb
toadstool-0.0.0.3 lib/templates/project/views/shared/_main_footer.erb
toadstool-0.0.0.1 views/shared/_main_footer.erb