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

Confirm Email Address

It looks like your GitHub account is set up to keep your email address private. To continue signing in to Sentry we'll need you to first confirm your email address.
{% with submit_label="Continue" %} {% include "sentry/partial/_form.html" %} {% endwith %}
{% endblock %}