{% extends "base.html" %} {% block title %}Reset Email Sent | Testpoint{% endblock %} {% block content %}

Check your email

If an account exists for that address, we sent instructions for choosing a new password.

For your security, the message may take a few minutes to arrive.

Back to sign in

{% include "components/footer.html" %}{% endblock %}