summary refs log tree commit diff stats
path: root/footer.php
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2009-02-20 17:56:07 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2009-02-20 17:56:07 -0500
commitc4d15b02d79a78c14a9a6cc83e76cbdf9a0d0952 (patch)
tree71773a3559897828bc78012047d4c70cd40ababa /footer.php
downloadpillowcase-c4d15b02d79a78c14a9a6cc83e76cbdf9a0d0952.tar.gz
pillowcase-c4d15b02d79a78c14a9a6cc83e76cbdf9a0d0952.tar.bz2
pillowcase-c4d15b02d79a78c14a9a6cc83e76cbdf9a0d0952.zip
Created Pillowcase
Diffstat (limited to 'footer.php')
-rw-r--r--footer.php13
1 files changed, 13 insertions, 0 deletions
diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..f02c8dc --- /dev/null +++ b/footer.php
@@ -0,0 +1,13 @@
1
2 <UL CLASS="navbar">
3 <LI><A HREF="/about.htm">About</A></LI>
4 <LI><A HREF="/archive.htm">Archive</A></LI>
5 <LI><A HREF="/contribute.htm">Contribute</A></LI>
6 </UL>
7 </DIV>
8
9 <DIV ID="footer">
10 Pillowcase is a <A HREF="http://fourisland.com/">Four Island</A> project. It is owned by Starla Insigna.</A>
11 </DIV>
12 </BODY>
13</HTML>