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