{% load i18n %} {% block html_body %}

{% blocktrans %}You're receiving this email because you need to finish activation process on {{ site_name }}.{% endblocktrans %}

{% trans "Please click on the button below to activate your account in-app:" %}

Activate Account

{% blocktrans %}Many thanks from the {{ site_name }} team{% endblocktrans %}

{% endblock html_body %}