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

Password Reset Confirm


Please enter your new password.

{% csrf_token %} {{ form|crispy }}
{% endblock %}