Migrate index
authorAlexander Wirt <formorer@grml.org>
Mon, 2 Jan 2012 16:09:33 +0000 (17:09 +0100)
committerAlexander Wirt <formorer@grml.org>
Mon, 2 Jan 2012 16:09:33 +0000 (17:09 +0100)
index.tt2

index 7497673..5f9b77c 100644 (file)
--- a/index.tt2
+++ b/index.tt2
@@ -21,7 +21,7 @@
 </head>
 
 <body class="frontpage">
-<?php include 'static.inc'; ?>
+[% INCLUDE static.inc %]
 
       <div class="content">
 
@@ -67,4 +67,4 @@
 
       </div>
 
-<?php include 'static_bottom.inc'; ?>
+[% INCLUDE static_bottom.inc %]