From a999c9aa91a3ee031bebe4d64ec9679531b6c8c2 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Mon, 4 Jun 2007 18:48:17 +0000 Subject: div and stylesheet support git-svn-id: file:///var/lib/svn/phpfspot/trunk@5 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/header.tpl | 9 +++++---- templates/index.tpl | 7 ++++++- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/header.tpl b/templates/header.tpl index 0ead6cb..a4cd256 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -1,7 +1,8 @@ - - - + + + {$page_title} - + + diff --git a/templates/index.tpl b/templates/index.tpl index eeb1de7..dfbaf68 100644 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -1,6 +1,11 @@ {include file="header.tpl"} - {include file="tags.tpl"} + +
+ {include file="tags.tpl"} +
+
{include file="body.tpl"} +
{include file="footer.tpl"} -- cgit v1.2.3-18-g5258