{% extends "admin/core/large_form.html" %} {% load i18n foundation static next_url %} {% block css %} {% endblock %} {% block contextual_title %} {% trans "Edit Profile" %} {% endblock contextual_title %} {% block breadcrumbs %} {% endblock breadcrumbs %} {% block title-section %}
If you want to change your email address you may do so below, however, you will be logged out and your account will be marked as inactive until you follow the instructions in the verification email. Note: Changing your email address will also change your username as these are one and the same.
{% endblocktrans %}{% trans 'Current Email Address' %}: {{ request.user.email }}
{% include "admin/elements/forms/denotes_required.html" %}{% blocktrans %} You can update your password by entering your existing password plus your new password. {% endblocktrans %}
{% include "admin/elements/forms/denotes_required.html" %}