{% extends CMS_TEMPLATE %} {% load i18n %} {% block title %}{% trans "Email confirmation" %}{% endblock %} {% block content %}
{% trans "Thank you for your email confirmation. You was logged in automatically." %}
{% trans "Go to homepage" %}