{% extends "sentry/account/base.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block title %}{% trans "Identities" %} | {{ block.super }}{% endblock %} {% block breadcrumb %} {{ block.super }}
{% trans "There are no identities associated with this account." %}
{% else %}{% trans "Identity" %} | |
---|---|
{{ identity.provider|title }} | Disconnect |