Sha256: ad0b4158ef5a6fb505c36aa4f6a0908dc7038079a5fd994fcedd02bbb430ed89

Contents?: true

Size: 531 Bytes

Versions: 5

Compression:

Stored size: 531 Bytes

Contents

<div id="footer-push"></div>
</div>
<footer id="footer"></footer>

<!-- Google's Hosted JQuery -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript">
	// Use local jquery, if Google's fails to load
	if (typeof jQuery == 'undefined') {
		document.write(unescape("%3Cscript src='assets/js/vendor/jquery.min.js' type='text/javascript'%3E%3C/script%3E"));
	}
</script>
<script type="text/javascript" src="<?php echo $js; ?>app.js"></script>
</body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
edge_framework-0.5.0 template/php/partials/_footer.php
edge_framework-0.3.0 template/php/partials/_footer.php
edge_framework-0.2.3 template/php/partials/_footer.php
edge_framework-0.2.1 template/php/partials/_footer.php
edge_framework-0.2.0 template/php/partials/_footer.php