{% extends "layouts/signed_out.html" %} {% block title %}Password Reset{% endblock %} {% block content %} {% if submitted %}

Password Reset


If we found an account associated with that email address, you will find an email from us in your inbox shortly.

{% else %}

Password Reset


{% endif %} {% endblock %}