{% if redirect_url and redirect_delay %} {% endif %}
Your email has been changed to {{ new_email }}.
You are now signed in with your new address.
Your email address has been successfully updated.
You are now signed in with your new address.
Redirecting automatically in {{ redirect_delay }} second{{ redirect_delay|pluralize }}…
{% endif %} {% else %}You can close this tab and return to the app.
{% endif %} {% else %}{{ error_message|default:"This email change link is invalid or has already been used. Links expire after 1 hour and can only be used once." }}
{% if redirect_url %} Go back {% endif %} {% endif %} {% endblock %}