summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2010-02-11 20:17:46 -0700
committerSteve Dibb <beandog@gentoo.org>2010-02-11 20:17:46 -0700
commit32a7a5f8d8b36ae6acb6e566ff3d371b7a145c4b (patch)
treef9b8efa8def14998bc8f7a4fed123cc34c98f8db /inc.content1.php
parentZero (diff)
downloadznurt-org-frontend-32a7a5f8d8b36ae6acb6e566ff3d371b7a145c4b.tar.gz
znurt-org-frontend-32a7a5f8d8b36ae6acb6e566ff3d371b7a145c4b.tar.bz2
znurt-org-frontend-32a7a5f8d8b36ae6acb6e566ff3d371b7a145c4b.zip
initial commit
Diffstat (limited to 'inc.content1.php')
-rw-r--r--inc.content1.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/inc.content1.php b/inc.content1.php
new file mode 100644
index 0000000..3e6f7c7
--- /dev/null
+++ b/inc.content1.php
@@ -0,0 +1,12 @@
+<div id="wrapper">
+
+<!-- Begin Header -->
+ <div id="header">
+ <div id="logo">
+ <h1><a href="<?=$base_uri;?>">Gentoo Linux: The Fresh Ebuilds</a></h1>
+ </div>
+ </div>
+<!-- End Header -->
+
+<!-- Begin Main Content Block -->
+ <div id="main"> \ No newline at end of file