{% trans "This confirmation code has either expired or is invalid." %}
{% trans "The requested email address change has failed." %}
{% trans "Please, try to change it again in your account settings." %}
{% extends "email_change/base.html" %} {% load i18n %} {% block title %}{% trans "Email confirmation" %}{% endblock %} {% block coltype %}login{% endblock %} {% block content_title %}
{% trans "This confirmation code has either expired or is invalid." %}
{% trans "The requested email address change has failed." %}
{% trans "Please, try to change it again in your account settings." %}