{% extends "campaign/base.html" %} {% load i18n %} {% block content %}
{% trans "You successfully subscribed to our newsletter." %}
{% else %}{% trans "Something went wrong and we could not subscribe you." %}
{% endif %} {% endifequal %} {% endblock %}