Sha256: 4b95eed003bcf0f8f427d851c3e02dacd2008786880c4239e8e4aee2fdf5504c
Contents?: true
Size: 546 Bytes
Versions: 3
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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
edge_framework-0.8.1 | template/php/partials/footer.php |
edge_framework-0.6.1 | template/php/partials/footer.php |
edge_framework-0.6.0 | template/php/partials/footer.php |