{% url 'account_reset_password' as passwd_reset_url %} {% blocktrans %} The password reset link was invalid, possibly because it has already been used. Please request a new password reset. {% endblocktrans %}
{% elif form %} {% else %}{% trans "Your password is now changed." %}
{% endif %}