<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>
<TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
</TMPL_IF>
-<TMPL_IF COPYRIGHT>
<div class="pagecopyright">
-<a name="pagecopyright"></a>
-<TMPL_VAR COPYRIGHT>
-</div>
-</TMPL_IF>
-
+<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>.
+<a name="page_license"></a>
<TMPL_IF LICENSE>
-<div class="pagelicense">
-<a name="pagelicense"></a>
-Licence : <TMPL_VAR LICENSE>
-</div>
+Licence : <TMPL_VAR LICENSE>.
+<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>
<!-- Created <TMPL_VAR CTIME> -->
</div>
+<div class="disclaimer">
+<em>Nos oignons</em> est une initiative indépendante du project <em>Tor</em>.<br />
+<em>Tor</em> et le <em>Onion Logo</em> sont des marques déposées par <em>The Tor Project, Inc.</em>
+</div>
+
<TMPL_IF HTML5></nav><TMPL_ELSE></div></TMPL_IF>
<TMPL_IF EXTRAFOOTER><TMPL_VAR EXTRAFOOTER></TMPL_IF>
</TMPL_UNLESS>