{% extends "base.html" %} {% load i18n static %} {% load crispy_forms_tags %} {% block content %} {% include "base_navbar.html" %} {% if validlink %}
{% translate "The password reset link was invalid, possibly because it has already been used. Please request a new password reset." %}
{% endif %} {% endblock %}