{% 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 %} No need to waste time committing these to memory. After you authenticate the app, we'll give you one last nudge via your private 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 %}