{% extends 'engine/base.html' %} {% block main %}

Password Reset Form

Please enter your new password.

{% csrf_token %} {{form}}
{% endblock %}