{% extends "email/default.html" %} {% block title %}Verify Your Email{% endblock %} {% block preheader %}Verify your new {{'SITE_NAME' | app_config}} email.{% endblock %} {% block content %}

You told us you wanted to change your {{'SITE_NAME' | app_config}} account email. To finish this process, please verify your new email address:

For reference, here's your current information:

Please note that {{'SITE_NAME' | app_config}} will never ask you for your email, password, or two-factor token via email, text, or phone.

{% endblock %}