{% if subscriber %}

Really unsubscribe for {{subscriber}}?

{% csrf_token %}

Manage my preferences instead

Go back to the main site

{% else %}

This subscriber does not exist

Go back to the main site

{% endif %}