{% extends "password_reset/base.html" %}{% load i18n %} {% block content %} {% include 'partials/header.html' %}
Сброс пароля
{{ form.password1.errors.as_text }}
{{ form.password2.errors.as_text }}