{% comment %} Standalone -- deliberately does NOT extend baseTemplate/index.html: the visitor here is an unauthenticated mail recipient, not a logged-in panel user, and this page must render with no session, no static bundle dependency and no Angular. GET never changes state (see the view's docstring): this form's POST is what actually unsubscribes. {% endcomment %} Unsubscribe
{% if alreadyUnsubscribed %}

Already unsubscribed

will not receive any more mail from this list.

{% else %}

Unsubscribe?

Stop mailing list messages to ?

{% endif %}