{% extends "Emailing/public/base_custom.html" %} {% load i18n %} {% block custom_content %}

{% blocktrans %} You have subscribed to our mailing-list. {% endblocktrans %}

{% blocktrans %} An error occured while sending you an address verification email.

We are sorry about this situation. We will contact you shortly in order to fix the issue. {% endblocktrans %}

{% endblock %}