{% extends "marketing-base.html" %} {% block title %}Password Reset Sent - {{ block.super }}{% endblock %} {% block body_id %}pasword-reset-done{% endblock %} {% block body_class %}secondary full{% endblock %} {% block content %}

Password reset e-mail sent

We’ve emailed you instructions for setting your password to the email address you submitted. You should be receiving it shortly.

{% endblock %}