{% extends "pretixcontrol/base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %}{% trans "Change login email address" %}{% endblock %} {% block content %}
{% trans "This changes the email address used to login to your account, as well as where we send email notifications." %}
{% trans "We will send a confirmation code to your new email address, which you need to enter in the next step to confirm the email address is correct." %}