{% extends "sentry/bases/modal.html" %} {% load i18n %} {% block title %}{% trans "Slack Linked" %} | {{ block.super }}{% endblock %} {% block wrapperclass %}narrow auth{% endblock %} {% block main %}

{% trans "Your Slack identity has been associated with your Sentry account. You may now take actions through Slack!" %}

{% endblock %}