{% extends "spirit/_base.html" %} {% load i18n %} {% block title %}{% trans 'Password reset confirmation' %}{% endblock %} {% block content %}
{% trans "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." %}
{% endif %}