{% extends 'umanage/base_umanage.html' %} {% load i18n umanage %} {% block page_title %}{% trans 'Password Reset Email Sent' %} - {% endblock %} {% block breadcrumb %}
  • {% trans 'Password Reset Email Sent' %}
  • {% endblock %} {% block umanage_content %}

    {% trans 'Password Reset Email Sent' %}

    {% trans "You will receive an email shortly that will contain instructions on how to reset your password." %}

    {% endblock %}