diff --git a/templates/registration/login.html b/templates/registration/login.html index 9e65898..b73116f 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -20,7 +20,7 @@ {% endif %} -
+ {% csrf_token %} {% bootstrap_form form %} {% url 'admin_password_reset' as password_reset_url %}