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

Password reset sent

If you have an existing account, you will receive an email to reset your password.

Return to the login page

{% endblock %}