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