{% trans "An email containing a verification link has been sent to your new email address." %}
{% trans "Follow the instructions in this email in order to successfully change your current email address." %}
{% extends "email_change/base.html" %} {% load i18n %} {% block title %}{% trans "Verification email sent" %}{% endblock %} {% block breadcrumbs-box %} {{ block.super }} › {% trans "Notice" %} {% endblock %} {% block coltype %}login{% endblock %} {% block content_title %}
{% trans "An email containing a verification link has been sent to your new email address." %}
{% trans "Follow the instructions in this email in order to successfully change your current email address." %}