From c8343e75fc3a8e7e20abc240ed506eb7088ba71f Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 24 Mar 2009 12:42:42 -0700 Subject: [PATCH] tpl/index.php 0.1 --- tpl/index.php | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 tpl/index.php diff --git a/tpl/index.php b/tpl/index.php new file mode 100644 index 0000000000..5f1ed84394 --- /dev/null +++ b/tpl/index.php @@ -0,0 +1,47 @@ + + + + <?php echo section('title'); ?> + + + + + + + + +
+ +
+ + +
+ + + + + + + + + + + + + +
+
+ +
+ + \ No newline at end of file