{% extends "admin/base_site.html" %} {% load i18n %} {% block breadcrumbs %}
{% endblock %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block content %}{% trans "Provide the OAuth details from your Slack app so the wizard can start the authorization flow." %}
{{ callback_url }} as a Redirect URL in the Slack app's OAuth settings.{% endblocktrans %}