{% extends 'umanage/base_umanage.html' %} {% load i18n umanage %} {% block page_title %}{% trans 'Change Email Address' %} - {% endblock %} {% block breadcrumb %}
{% trans "Please enter your password, for security purposes, and then enter your new email address." %}
{% else %}{% blocktrans %}You must have a password set for this account in order to change your email address. Follow the link below to add a password for this account.{% endblocktrans %}
{% endif %} {% endblock %}