{% extends "base.html" %} {% load crispy_forms_filters %} {% load i18n static %} {% block title %}{{ _("Password Reset") }}{% endblock title %} {% block content %}
{{ _("Type your new password") }}