{% extends "base.html" %} {% load i18n inlinetrans %} {% block extrabreadcrumbs %} {% itrans "Password recovery" %} {% endblock %} {% block content %}
{% itrans "Your password recovery request has been received successfully. We have sent you an email with instructions on how to change your password." %}
{% itrans "Thank you." %}
{% else %} {% endif %}