{% trans "An email containing instructions on how to reset your password has been sent." %}
{% extends "traxauth/base.html" %} {% load i18n %} {% block title %}{% trans "Password reset email sent" %}{% endblock %} {% block breadcrumbs-box %} {{ block.super }} › {% trans "Notice" %} {% endblock %} {% block coltype %}login{% endblock %} {% block content_title %}
{% trans "An email containing instructions on how to reset your password has been sent." %}