{% extends "base.html" %} {% block title %}{% trans "Password Emailed" %}{% endblock %} {% block content %}

Password reset successful

We've e-mailed a new password to the e-mail address you submitted. You should be receiving it shortly.

{% endblock %}