{% extends "barest_base.html" %} {% load static %} {% block title %}Password reset sent ยท {{ site_title }}{% endblock %} {% block content %}
{# the cyan background #}
{# the centered box #}
{# the logo #} Bugsink logo
A password reset link has been sent to your email address. Please check your inbox and follow the instructions to reset your password.
{% endblock %}