Fix missed included
[grml.org.git] / download / prerelease / index.html.tt2
index 1619c52..3f2fb4c 100644 (file)
@@ -78,7 +78,7 @@ exit;
 </head>
 
 <body>
-<?php include '../../static.inc'; ?>
+[% INCLUDE static.inc %]
 
 <div class="content">
 
@@ -189,4 +189,4 @@ exit;
 
 </div>
 
-<?php include '../../static_bottom.inc'; ?>
+[% INCLUDE static_bottom.inc %]