{% load i18n %} {% if error %}

{{ msg }}

{% else %}

{% trans 'E-Mail successfully confirmed' %}

{% endif%}