From d064f7a60951c0278b41541953556d835a849b24 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Tue, 10 May 2011 16:45:10 -0700 Subject: Initial template rolling --- htdocs/src/header.inc.php | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 htdocs/src/header.inc.php (limited to 'htdocs/src/header.inc.php') diff --git a/htdocs/src/header.inc.php b/htdocs/src/header.inc.php new file mode 100644 index 0000000..f2966e4 --- /dev/null +++ b/htdocs/src/header.inc.php @@ -0,0 +1,31 @@ + + + + <?= $CONFIG['sitetitle'] ?> + + + + + + + + + +
+

What are you looking for?

+
+ +
-- cgit v1.2.3