{% extends "base_extra.html" %} {% block title %}Password Reset{% endblock %} {% load content_widgets %} {% block content %}
{% logo False %}
We’ve emailed you instructions for setting your password, if an account exists with the email you entered. You should receive them shortly.
{% endblock %}