{% extends "mailman-django/base.html" %} {% load i18n %} {% block content %}

{% trans "You have now been unsubscribed from" %} {{ listname }}.

{% endblock %}