{% extends "base.html" %} {% load i18n towel_form_tags %} {% block title %}{% trans "Password reset" %} - {{ block.super }}{% endblock %} {% block main %}
{% trans "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." %}
{% endif %}