{% extends "base.html" %} {% block title %}Password reset successful{% endblock %} {% block pagetitle %}Password reset successful{% endblock %} {% block content %}

Instructions for resetting your password have been sent to the e-mail address you submitted.

You should receive it shortly.

{% endblock %}