diff --git a/website/templates/account/login.html b/website/templates/account/login.html index 5c65587a4..991ced2f7 100644 --- a/website/templates/account/login.html +++ b/website/templates/account/login.html @@ -62,7 +62,7 @@
{% trans "Forgotten your password? Enter your e-mail address below, and we'll send you an e-mail allowing you to reset it." %}
+ + ++ {% blocktrans %} + The password reset link was invalid, possibly because it has already been used. + Try again. + {% endblocktrans %} +
+ {% else %} + {% if form %} + + {% else %} +{% trans 'Your password is now changed!' %}
+ {% endif %} + {% endif %} +