X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/0515a6a5f5958753465ced007c3e931656297161..c6b5dd7f88ba332d37f83a16f48dc7efe5017c60:/templates/page.tmpl

diff --git a/templates/page.tmpl b/templates/page.tmpl
index 49d57a9..4b666d0 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -128,16 +128,13 @@ Tags :
 
 <div class="pagecopyright">
 <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>
-
-<div class="pagelicense">
+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>
-Licence : <TMPL_VAR LICENSE>
+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>
+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>