{% extends "sentry/bases/auth.html" %} {% block auth_main %}

Select Organization

Select the GitHub organization to link with Sentry. This will restrict access to only organization members.

{% with submit_label="Continue" %} {% include "sentry/partial/_form.html" %} {% endwith %} {% endblock %}