summaryrefslogtreecommitdiffstats
path: root/includes/footer.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-26 22:19:51 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-26 22:19:51 (EDT)
commit9927c57e087e9052bffaa5941f560d5c36846aa0 (patch)
treea43ea94472297c442cdd1849ce2cbf8fa4012bd9 /includes/footer.html
parent9555ef901b02310de51b31061e7186df4a16eed9 (diff)
Write "includes" files.
Diffstat (limited to 'includes/footer.html')
-rwxr-xr-xincludes/footer.html9
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 &copy; 2011-2012 Patrick "P. J." M<span class="super">c</span>Dermott.
+ <a href="legal">Legal</a>
+ </p>
+ </div>
+ </body>
+</html>