Some conversions
authorAlexander Wirt <formorer@debian.org>
Thu, 5 Jan 2012 16:47:48 +0000 (17:47 +0100)
committerAlexander Wirt <formorer@debian.org>
Thu, 5 Jan 2012 16:47:48 +0000 (17:47 +0100)
copyright/index.html.tt2 [moved from copyright/index.php with 97% similarity]
errors/404/index.html [moved from errors/404/index.php with 100% similarity]
reports/devmeeting_2010/index.html.tt2 [moved from reports/devmeeting_2010/index.php with 99% similarity]
reports/index.html [moved from reports/index.php with 94% similarity]
team/index.html.tt2 [moved from team/index.php with 97% similarity]

similarity index 97%
rename from copyright/index.php
rename to copyright/index.html.tt2
index 0454a10..4091376 100644 (file)
@@ -21,7 +21,7 @@
 </head>
 
 <body>
-<?php include '../static.inc'; ?>
+[% INCLUDE static.inc %]
 
       <div class="content">
 
@@ -62,4 +62,4 @@ mika (at) grml.org
 
       </div>
 
-<?php include '../static_bottom.inc'; ?>
+[% INCLUDE static_bottom.inc %]
similarity index 100%
rename from errors/404/index.php
rename to errors/404/index.html
similarity index 99%
rename from reports/devmeeting_2010/index.php
rename to reports/devmeeting_2010/index.html.tt2
index 04b2701..54ef826 100644 (file)
@@ -21,7 +21,7 @@
 </head>
 
 <body>
-<?php include '../../static.inc'; ?>
+[% INCLUDE static.inc %]
 
       <div class="content">
 
@@ -193,4 +193,4 @@ Mit Nov 10 23:23:44 CET 2010
 
       </div>
 
-<?php include '../../static_bottom.inc'; ?>
+[% INCLUDE static.inc %]
similarity index 94%
rename from reports/index.php
rename to reports/index.html
index 3eca336..4045c22 100644 (file)
@@ -21,7 +21,7 @@
 </head>
 
 <body>
-<?php include '../static.inc'; ?>
+[% INCLUDE static.inc %]
 
       <div class="content">
 
@@ -36,4 +36,4 @@
 
       </div>
 
-<?php include '../static_bottom.inc'; ?>
+[% INCLUDE static_bottom.inc %]
similarity index 97%
rename from team/index.php
rename to team/index.html.tt2
index 62be484..b1df04f 100644 (file)
@@ -21,7 +21,7 @@
 </head>
 
 <body>
-<?php include '../static.inc'; ?>
+[% INCLUDE static.inc %]
 
       <div class="content">
 
@@ -88,4 +88,5 @@
 
       </div>
 
-<?php include '../static_bottom.inc'; ?>
+[% INCLUDE static_bottom.inc %]
+