{{platform_name}}

Unsubscribe from notifications

{% if error_message %}

You have nothing to unsubscribe from.

{% else %} Hello {{ user_email }}

You are about to unsubscribe from notifications.

Do you want to unsubscribe from:
    {% csrf_token %}
  • {% for scope in scopes %}

  • {% endfor %}
{% endif %}