diff options
Diffstat (limited to 'inc.content1.php')
-rw-r--r-- | inc.content1.php | 12 |
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 |