{% extends 'base.html' %} {% load static %} {% block title %}Email Subscriptions{% endblock %} {% block emailer_head %} {% endblock %} {% block content %}

Email Subscriptions

You have been unsubscribed from the {{ list_name }} email distribution list.

If you did not intend this, or if you wish to make additional changes, manage your subscriptions.

{% endblock %}