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

    {% trans 'Change Email Sent' %}

    {% trans "An email will be sent to you shortly with instructions on how to activate your new email address." %}

    {% trans 'Back to account' %}

    {% endblock %}