summaryrefslogtreecommitdiffstats
path: root/FOOTER.inc
diff options
context:
space:
mode:
authorMichel Salim <michel@berlin.local>2007-09-23 02:41:46 -0400
committerMichel Salim <michel@berlin.local>2007-09-23 02:41:46 -0400
commit890e0ff5cad97e2f0b0ca21d13464320df004e3b (patch)
tree984c93d3f314cfb6a36a9b9766e7cb0cc1155a2e /FOOTER.inc
parenta457fbcea75e907a1e2163efe9e3684fe6919e6d (diff)
downloadpublic_html-890e0ff5cad97e2f0b0ca21d13464320df004e3b.tar.gz
public_html-890e0ff5cad97e2f0b0ca21d13464320df004e3b.tar.xz
public_html-890e0ff5cad97e2f0b0ca21d13464320df004e3b.zip
Borrow Fedora page layout for home page
Diffstat (limited to 'FOOTER.inc')
-rw-r--r--FOOTER.inc19
1 files changed, 19 insertions, 0 deletions
diff --git a/FOOTER.inc b/FOOTER.inc
new file mode 100644
index 0000000..7d29928
--- /dev/null
+++ b/FOOTER.inc
@@ -0,0 +1,19 @@
+ </div>
+ </div>
+ <div id="bottom">
+ <div id="footer">
+ <p class="disclaimer">
+
+ The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
+ </p>
+ <ul>
+ <li class="first"><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
+ <li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
+
+ </ul>
+ </div>
+ </div>
+
+ </body>
+</html>
+