{% extends "base.html" %} {% block title %}Communication Preferences - {{ club.name }}{% endblock %} {% block content %}
You have been set to receive no emails from {{ club.name }}.
{% elif level == "essential" %}You will only receive essential emails (such as membership and payment notices) from {{ club.name }}.
{% else %}You are set to receive all emails from {{ club.name }}.
{% endif %}Your preference has been saved as {{ label }}. To change your preference again, use one of the links below.