X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/8524f0cd42814f279140d63b5eecbfb66b5c683d..c6b5dd7f88ba332d37f83a16f48dc7efe5017c60:/templates/page.tmpl?ds=sidebyside

diff --git a/templates/page.tmpl b/templates/page.tmpl
index 3d554e5..4b666d0 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -82,12 +82,6 @@
 
 <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>
@@ -111,6 +105,12 @@
 
 </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,17 @@ 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>
-</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>