More HTML5 validation

This commit is contained in:
Kasper Rynning-Tønnesen
2015-07-04 01:08:04 +02:00
parent 74513002ca
commit 7b8f0e78e1
6 changed files with 6 additions and 5 deletions

View File

@@ -50,9 +50,10 @@
</div>
<div class="footer-copyright">
<div class="container">
&copy; 2014 - <?php echo date("Y"); ?>
&copy; <?php echo date("Y"); ?>
<a href="//nixo.no">Nixo</a> &amp;
<a href="//kasperrt.no">KasperRT</a>
&nbsp;&nbsp;All Rights Reserved.
</div>
</div>
</footer>