--- a/src/iconolab/templates/registration/login.html Tue Oct 25 16:34:02 2016 +0200
+++ b/src/iconolab/templates/registration/login.html Mon Oct 31 10:08:18 2016 +0100
@@ -3,16 +3,7 @@
{% block content %}
{% if form.errors %}
-<p>Your username and password didn't match. Please try again.</p>
-{% endif %}
-
-{% if next %}
- {% if user.is_authenticated %}
- <p>Your account doesn't have access to this page. To proceed,
- please login with an account that has access.</p>
- {% else %}
- <p>Please login to see this page.</p>
- {% endif %}
+<p>Combinaison identifiant/mot de passe incorrecte. Veuillez réessayer.</p>
{% endif %}
<div class='col-md-6 center centerer'>