{% extends "base.html" %} {% block title %}Password reset{% endblock %} {% block pagetitle %}Password reset{% endblock %} {% block content %}
Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one.
E-mail address: {{ form.email }}
Reset my password