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

Password reset

{% csrf_token %} {% include 'includes/_render_bootstrap4_form.html' with form=form %}
{% endblock %}