{% extends "crma/base.html" %} {% load i18n %} {% block title %}{% trans 'Unsubscribe complete' %}{% endblock %} {% block base_content %}

{% trans 'Unsubscribe complete' %}

{% trans "You have been succesfully unsubscribed" %}

{% endblock %}