{% extends 'base_simple.html' %} {% block title %}Password Reset Sent {{ block.super }}{% endblock %} {% block content %}

Password reset sent

A password reset link has been sent to your e-mail address.

Return to the login page

{% endblock %}