{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Password Reset Sent" %}{% endblock %} {% block content %}
{% trans "Check your email for the reset link." %}