diff --git a/rest_framework/templates/rest_framework/login_base.html b/rest_framework/templates/rest_framework/login_base.html index fb355d528..582a7f273 100644 --- a/rest_framework/templates/rest_framework/login_base.html +++ b/rest_framework/templates/rest_framework/login_base.html @@ -24,8 +24,9 @@
@@ -39,8 +40,8 @@
{{ form.password.errors|striptags }} @@ -51,7 +52,7 @@ {% if form.non_field_errors %} {% for error in form.non_field_errors %} -