diff options
Diffstat (limited to 'includes')
-rwxr-xr-x | includes/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/footer.html b/includes/footer.html index 7187ed0..9a09b95 100755 --- a/includes/footer.html +++ b/includes/footer.html @@ -1,10 +1,10 @@ </div> </div> - <div class="footer"> + <footer> <p class="copyright"> Copyright © 2011-2012 Patrick "P. J." M<span class="super">c</span>Dermott. <a href="legal">Legal</a> </p> - </div> + </footer> </body> </html> |