]> gitweb.fluxo.info Git - blog.git/commitdiff
Template cleanup (2)
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Jun 2015 19:12:34 +0000 (16:12 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 19 Jun 2015 19:12:34 +0000 (16:12 -0300)
templates/page.tmpl

index 2cd9ca19464e81f5cba0d9497c7858fdabf401c4..2e18cdccf3774cd598e6a9649aca5f8661d2ece5 100644 (file)
     </TMPL_UNLESS>
     <!-- from <TMPL_VAR WIKINAME> -->
     <TMPL_IF HTML5></footer><TMPL_ELSE></div></TMPL_IF>
-    
+
   </div>
-  
+
   <div class="span4">
 
     <TMPL_IF SIDEBAR>
     <TMPL_IF HTML5><aside class="sidebar"><TMPL_ELSE><div class="sidebar"></TMPL_IF>
     <TMPL_VAR SIDEBAR>
     <TMPL_IF HTML5></aside><TMPL_ELSE></div></TMPL_IF>
-    </TMPL_IF>  
-  
+    </TMPL_IF>
+
   </div>
 
   <TMPL_IF HTML5></article><TMPL_ELSE></div></TMPL_IF>