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

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

{% endblock %}