From 34b3ee9ea1d9c6f389424186c446dbfa8b9a58c6 Mon Sep 17 00:00:00 2001 From: Cezar Pendarovski Date: Fri, 5 Sep 2014 11:06:30 +0200 Subject: Place general error message in well --- rest_framework/templates/rest_framework/login_base.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'rest_framework') diff --git a/rest_framework/templates/rest_framework/login_base.html b/rest_framework/templates/rest_framework/login_base.html index fb355d52..582a7f27 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 %} -