{% extends "sentry/bases/modal.html" %} {% load crispy_forms_tags %} {% load sentry_assets %} {% load i18n %} {% block wrapperclass %}narrow auth{% endblock %} {% block modal_header_signout %}{% endblock %} {% block title %}{% trans "Slack Migration" %} | {{ block.super }}{% endblock %} {% block css %} {% endblock %} {% block main %}
{% blocktrans %} So what does this mean for you and the future of your channels? Not much. You'll just need to add the Sentry bot to each channel after you authorize the new Slack app. Otherwise, you might miss out on some important error alerts. {% endblocktrans %}
{% for channel in private %}{% blocktrans %} We can't even remember the name of that show everyone's been recommending, so we couldn't possibly expect you to remember these channel names. We'll send you another reminder in your private Slack channels. {% endblocktrans %}
{% blocktrans %} Click Upgrade to start the authentication flow for the new Slack app. {% endblocktrans %}
{% endif %}{% blocktrans %} See, that wasn't so bad. Just click Upgrade to start the authentication flow for the new Slack app. {% endblocktrans %}
{% endif %}