{% extends "base.html" %} {% block title %}Check your email ยท {{ SITE_NAME }}{% endblock %} {% block content %} {% include "public/_breadcrumbs.html" with title="Reset password" %}

Check your email

If an account exists for that address, a reset link is on its way. Check spam if you do not see it.

Back to sign in

{% endblock %}