{% extends "base.html" %} {% block content %}

Password reset confirmation


{% include "fragments/password_reset_confirm_form.html" %}
{% endblock %} {% block script %} {% endblock %}