{% extends "base.html" %} {% load crispy_forms_filters %} {% load i18n static %} {% load allauth %} {% block head_title %} {% trans "Change Password" %} {% endblock head_title %} {% block content %}
{% blocktrans %}The password reset link was invalid, possibly because it has already been used. Please request a new password reset.{% endblocktrans %}
{% else %} {% endif %}