diff --git a/allauth_ens/locale/fr/LC_MESSAGES/django.mo b/allauth_ens/locale/fr/LC_MESSAGES/django.mo
index 3a2bb04..bc56d21 100644
Binary files a/allauth_ens/locale/fr/LC_MESSAGES/django.mo and b/allauth_ens/locale/fr/LC_MESSAGES/django.mo differ
diff --git a/allauth_ens/locale/fr/LC_MESSAGES/django.po b/allauth_ens/locale/fr/LC_MESSAGES/django.po
index d8ee51a..b3ce885 100644
--- a/allauth_ens/locale/fr/LC_MESSAGES/django.po
+++ b/allauth_ens/locale/fr/LC_MESSAGES/django.po
@@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-06-22 22:11+0200\n"
-"PO-Revision-Date: 2018-06-22 22:35+0200\n"
+"POT-Creation-Date: 2018-06-24 20:10+0200\n"
+"PO-Revision-Date: 2018-06-24 20:10+0200\n"
+"Last-Translator: \n"
+"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"Last-Translator: \n"
-"Language-Team: \n"
"X-Generator: Poedit 1.8.7.1\n"
#: apps.py:7
@@ -168,6 +168,10 @@ msgstr ""
msgid "Connect with Clipper"
msgstr "Connexion via Clipper"
+#: templates/account/login.html:45
+msgid "Other choices"
+msgstr "Autres choix"
+
#: templates/account/login.html:45
msgid "Other ways to sign in/sign up"
msgstr "Autres méthodes de connexion"
diff --git a/allauth_ens/templates/account/login.html b/allauth_ens/templates/account/login.html
index 87196a5..a683783 100644
--- a/allauth_ens/templates/account/login.html
+++ b/allauth_ens/templates/account/login.html
@@ -39,12 +39,12 @@
{% is_clipper_highlighted as highlight_clipper %}
{% if highlight_clipper %}
-
+
{% endif %}
{% if socialaccount_providers %}