]> nos-oignons.net Git - website.git/blobdiff - templates/page.tmpl
Mini correction de style
[website.git] / templates / page.tmpl
index 3d554e53bf4b6d914fc8f5c3dd06694de807db02..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>
@@ -126,19 +126,20 @@ Tags :
 <TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
 </TMPL_IF>
 
-<TMPL_IF COPYRIGHT>
 <div class="pagecopyright">
-<a name="pagecopyright"></a>
-<TMPL_VAR COPYRIGHT>
+<a name="page_copyright"></a>
+Contenu <TMPL_IF COPYRIGHT><TMPL_VAR COPYRIGHT><TMPL_ELSE>© 2013 Nos oignons</TMPL_IF> ;
+Logo © 2013 <a href="http://www.lutopiquant.fr/">lutopiquant</a>
 </div>
-</TMPL_IF>
 
-<TMPL_IF LICENSE>
 <div class="pagelicense">
-<a name="pagelicense"></a>
+<a name="page_license"></a>
+<TMPL_IF LICENSE>
 Licence : <TMPL_VAR LICENSE>
-</div>
+<TMPL_ELSE>
+Licence : <a href="https://creativecommons.org/licenses/by-sa/3.0/fr/deed.fr_FR">CC BY-SA 3.0 FR</a>
 </TMPL_IF>
+</div>
 
 <div class="pagedate">
 Dernière modification : <TMPL_VAR MTIME>