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

Password Reset

Please enter the email address you used to register with us and we will send you a link to reset your password.


{% csrf_token %} {{form}}

Return to home page
{% endblock%}