diff --git a/templates/base.html b/templates/base.html
index 6f7ecf72..c41ab91e 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -3,7 +3,6 @@ Re2o est un logiciel d'administration développé initiallement au rezometz. Il
se veut agnostique au réseau considéré, de manière à être installable en
quelques clics.
-Copyright © 2017 Gabriel Détraz
Copyright © 2017 Goulven Kermarec
Copyright © 2017 Augustin Lemesle
@@ -34,11 +33,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% if request.is_secure %}
+
{%else%}
-
+
+
{%endif%}
-
-
+
{# Load CSS and JavaScript #}
{% bootstrap_css %}
@@ -111,10 +111,10 @@ with this program; if not, write to the Free Software Foundation, Inc.,
Preferences
-
-
+
+
{% endif %}
-
+