{% extends 'main/base.html' %} {% block content %}
Reset Your Password

Enter the email address you used to register for Bazaar of Wonders and we'll send you a password reset link.

{% csrf_token %}
{{ form }}

Return to login page.

{% endblock %}