Sha256: 8ec1ceec13fc602f7f441462caf301fd0a28a384b11f3aa974e79a82ae558b39
Contents?: true
Size: 556 Bytes
Versions: 2
Compression:
Stored size: 556 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 one fails to load if (typeof jQuery == 'undefined') { document.write(unescape("%3Cscript src='<?php echo 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.8.1 | template/wordpress/footer.php |
edge_framework-0.6.1 | template/wordpress/footer.php |