diff --git a/manager/templates/registration/login.html b/manager/templates/registration/login.html index dce5873..325c00b 100644 --- a/manager/templates/registration/login.html +++ b/manager/templates/registration/login.html @@ -2,8 +2,16 @@ {% block content %} + + {% if form.errors %} -
Your username and password didn't match. Please try again.
+