{% extends 'mbaApp_base.html' %} {% block content %} {% load crispy_forms_tags %}

Reset Password


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

{% csrf_token %} {{ password_reset_form|crispy }}
{% endblock %}