]> nos-oignons.net Git - website.git/commitdiff
Soyons sympa avec les navigateurs interprétant le texte, mettons la sidebar à la...
authorLunar <lunar@anargeek.net>
Sat, 18 May 2013 07:52:45 +0000 (09:52 +0200)
committerLunar <lunar@anargeek.net>
Sat, 18 May 2013 13:54:14 +0000 (15:54 +0200)
templates/page.tmpl

index 13335fe4da61f8b4fcb7e79766571402c796b105..49d57a9cf345743d5e17b07f45010a9d38d37d20 100644 (file)
 
 <TMPL_IF HTML5></section><TMPL_ELSE></div></TMPL_IF>
 
-<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>
-
 <div id="pagebody">
 
 <TMPL_IF HTML5><section id="content"><TMPL_ELSE><div id="content"></TMPL_IF>
 
 </div>
 
+<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 HTML5><footer id="footer" class="pagefooter"><TMPL_ELSE><div id="footer" class="pagefooter"></TMPL_IF>
 <TMPL_UNLESS DYNAMIC>
 <TMPL_IF HTML5><nav id="pageinfo"><TMPL_ELSE><div id="pageinfo"></TMPL_IF>