{% extends 'base.html' %} {% load bootstrap4 %} {% block 'content' %}

Password Reset

{% csrf_token %} {% bootstrap_form form %} {% buttons %} {% endbuttons %}

Forgotten your password? Enter your email address, and we’ll email instructions for setting a new one.

{% endblock %}