{% extends "base.html" %} {% load i18n %} {% block header_modifier %}header--light-bg{% endblock %} {% block page_title %}{% trans "Check your email" %}{% endblock %} {% block title %}{% trans "Verify Email" %}{% endblock %} {% block content %}
{% trans "To start using the new email, please click on the confirmation link that has been sent to you on your new email." %}