Sha256: 68cdb2e450adcf06efddf7f96b74a5454e10ee5a88ea1550a6c86fdf7c61b8bc
Contents?: true
Size: 546 Bytes
Versions: 1
Compression:
Stored size: 546 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='<?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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.9.0 | template/php/partials/footer.php |