footer.html 363 B

1234567
  1. <div id="footer" class="panel text-center">
  2. <div id="footer-quote" class="italic"><noscript>A cool quote from a song or something would be here if JavaScript were enabled</noscript></div>
  3. &copy;{{ now.Format "2006" }} | <a id="footer-email" href="#"></a>
  4. </div>
  5. <script src="/projects/cipher/apiscipher.min.js"></script>
  6. <script src="/js/email_me.js"></script>