diff --git a/src/templates/registration/login.html b/src/templates/registration/login.html index 1f147ae29..4ffd5fcb3 100644 --- a/src/templates/registration/login.html +++ b/src/templates/registration/login.html @@ -9,14 +9,6 @@

{% csrf_token %} - - -
- or -
- {% if form.non_field_errors %}
{{ form.non_field_errors }} diff --git a/src/templates/registration/signup.html b/src/templates/registration/signup.html index 0d2db6c28..f5d5ca78b 100644 --- a/src/templates/registration/signup.html +++ b/src/templates/registration/signup.html @@ -14,17 +14,6 @@

{% csrf_token %} - - - -
- Or -