diff --git a/ereuse_devicehub/templates/ereuse_devicehub/user_login.html b/ereuse_devicehub/templates/ereuse_devicehub/user_login.html index 78b17244..400ef355 100644 --- a/ereuse_devicehub/templates/ereuse_devicehub/user_login.html +++ b/ereuse_devicehub/templates/ereuse_devicehub/user_login.html @@ -24,7 +24,7 @@ {% if form.form_errors %}

{% for error in form.form_errors %} - {{ error }}
+ {{ error }}
{% endfor %}

{% endif %} @@ -35,8 +35,7 @@
- +
Please enter your email.