Oh no it isn't
Tomas Doran [Fri, 22 Jan 2010 21:26:04 +0000 (21:26 +0000)]
root/wrapper.tt2

index fafed4f..7e36404 100644 (file)
 
 <div id='body'>
 [%
-  IF action;
-    SET actmpl = action _ ".tt2";
-    INCLUDE $actmpl;
-  ELSE;
-    # The output of gitweb.cgi is injected at this point.
     content;
-  END;
 %]
 </div>