diff --git a/app/templates/registration/login.html b/app/templates/registration/login.html index 68fbea1..6800ff2 100644 --- a/app/templates/registration/login.html +++ b/app/templates/registration/login.html @@ -2,13 +2,6 @@ {% block title %}Login{% endblock %} {% block content %} -{% if form.errors %} -
-{% endif %} -