diff --git a/accounts/templates/registration/login.html b/accounts/templates/registration/login.html index 458040b..0ef5065 100644 --- a/accounts/templates/registration/login.html +++ b/accounts/templates/registration/login.html @@ -15,15 +15,7 @@
-
- {% bootstrap_form form %} - {% csrf_token %} -
- - Reset your password - Cancel -
-
+ {% include '_form.html' %}