{% extends 'userena/base_userena.html' %} {% load i18n %} {% block title %}{% trans "Email changed!" %}{% endblock %} {% block content_title %}
{% blocktrans with site.name as site %}Your new email address is saved. You can continue using {{ site }} with this email.{% endblocktrans %}
{% endblock %}