|
@@ -1,7 +1,9 @@
|
|
|
|
|
|
-<div id="footer" class="panel text-center">
|
|
+<footer class="panel text-center">
|
|
- <div id="footer-quote" class="italic"><noscript>A cool quote from a song or something would be here if JavaScript were enabled</noscript></div>
|
|
+ <p>
|
|
|
|
+ <q id="footer-quote" class="italic"><noscript>A cool quote from a song or something would be here if JavaScript were enabled</noscript></q>
|
|
|
|
+ </p>
|
|
©{{ now.Format "2006" }} | <a id="footer-email" href="#"></a>
|
|
©{{ now.Format "2006" }} | <a id="footer-email" href="#"></a>
|
|
-</div>
|
|
+</footer>
|
|
<script src="/projects/cipher/apiscipher.min.js"></script>
|
|
<script src="/projects/cipher/apiscipher.min.js"></script>
|
|
<script src="/js/email_me.js"></script>
|
|
<script src="/js/email_me.js"></script>
|