{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_avatars %} {% block title %}{% trans "Confirm Identity" %} | {{ block.super }}{% endblock %} {% block auth_main %} {% if existing_user %}
We found an existing Sentry account for {{ identity.email }}. Please confirm your credentials: