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