{% load i18n %} {% block html_body %} {% blocktrans %}
Hello,
We are pleased to inform you that the event {{ title }} has been approved.
If you want to get in touch with us, write to {{ contact_email }}.
This is an automated email, DO NOT reply.
Greetings,
Moderation Team
{% endblocktrans %} {% endblock html_body %}