Please enter your password and the new email address. Make sure that you enter a valid email address which you have access to.
For security reasons, the actual change will be finalised after a waiting period of {{ setting('core.account_mail_change') }} days.

{% set title = 'Change Email Address' %} {% set background = config('darkborder') %} {% set content %}
New Email Address:
Password:
{% endset %} {% include 'tables.headline.html.twig' %}
{{ csrf() }} {{ include('buttons.submit.html.twig') }}
{{ csrf() }}
{{ include('buttons.back.html.twig') }}