From 4efdfbf91735dc9e232d304ca624fe88509f304d Mon Sep 17 00:00:00 2001 From: OptimusCrime Date: Thu, 16 Oct 2014 18:48:06 +0200 Subject: [PATCH] Creating template for index with smarty syntax --- templates/header.tpl | 6 ++++++ templates/index.tpl | 14 +++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) create mode 100755 templates/header.tpl diff --git a/templates/header.tpl b/templates/header.tpl new file mode 100755 index 00000000..cdf1087f --- /dev/null +++ b/templates/header.tpl @@ -0,0 +1,6 @@ +Zöff + + + + + \ No newline at end of file diff --git a/templates/index.tpl b/templates/index.tpl index a2e0d4a7..51d1e8d2 100755 --- a/templates/index.tpl +++ b/templates/index.tpl @@ -1,6 +1,6 @@ - + [[+include file="header.tpl]]
@@ -36,11 +36,11 @@ - - - - - - + + + + + +