{% extends "base.html" %} {% load i18n %} {% block style %} {% endblock style %} {% block content %}
The password reset link was invalid, possibly because it has already been used. Try again.
{% else %} {% if form %} {% else %}{% trans "Your password is now changed!" %}
{% endif %} {% endif %}