{% extends "helfertool/base.html" %} {% load i18n %} {% load bootstrap4 %} {% block content %}

{% trans "Subscription deleted" %}

{% blocktrans trimmed %} You will not receive further mails. Thank you for your support in the past! {% endblocktrans %}

{% endblock %}