summaryrefslogtreecommitdiffstats
path: root/everest-site-1.0.0/content/contribute.php
diff options
context:
space:
mode:
Diffstat (limited to 'everest-site-1.0.0/content/contribute.php')
-rw-r--r--everest-site-1.0.0/content/contribute.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/everest-site-1.0.0/content/contribute.php b/everest-site-1.0.0/content/contribute.php
new file mode 100644
index 0000000..d452198
--- /dev/null
+++ b/everest-site-1.0.0/content/contribute.php
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<? include("header.php") ?>
+ <div id="body">
+<? include("menu.php") ?>
+ <div id="content">
+
+ </div>
+ </div>
+<? include("footer.php") ?>
+