{% extends "layouts/content.html" %} {% load i18n %} {% block title %}{% trans "Password reset" %}{% endblock %} {% block content %}
{% trans "We've emailed you instructions for setting your password to the email address you submitted. You should be receiving it shortly." %}