{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_avatars %} {% block title %}{% trans "Confirm Account" %} | {{ block.super }}{% endblock %} {% block auth_main %}
We found an existing Sentry account for {{ identity.email }}. Please check your inbox for a verification email and follow the link to associate this {{ provider }} account with your Sentry account.