diff --git a/templates/registration/login.html b/templates/registration/login.html index 189ba456..b460a180 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -10,7 +10,7 @@ {{ form | crispy }} - + Forgotten your password? Reset it here.
{% if request.user.is_staff %} {% endif %}