{% extends "sentry/bases/forceauth_modal.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Unsubscribe" %}{% endblock %} {% block main %}
{% csrf_token %}

You are about to unsubscribe from workflow notifications for the selected {{ object_type }}.

{% endblock %}