{% extends "base.html" %} {% load i18n %} {% load static %} {% load crispy_forms_tags %} {% block title %}{% trans "templates.registration.passwordResetForm.title" %}{% endblock %} {% block head %} {% endblock %} {% block content %}
{% trans "templates.registration.passwordResetForm.loginAgain.header" %} {% trans "templates.registration.passwordResetForm.loginAgain.linkText" %}