{% extends "userprofile/base_2col.html" %} {% load i18n %} {% block title %}{% trans 'E-mail change processed' %}{% endblock %} {% block robots %}noindex,nofollow{% endblock %} {% block userprofile_navigation %} {% include "userprofile/menu.html" %} {% endblock %} {% block userprofile_content %}
{% trans "An e-mail has been sent to the new e-mail address to verify and activate it. Please access to your e-mail and complete this process following the instructions specified in the e-mail body" %}.
{% trans "Insert the new e-mail address. An e-mail will be send to it for testing and confirmation" %}.