{% extends "sentry/bases/modal.html" %} {% load i18n %} {% block title %}{% trans "Microsoft Teams No Identities" %} | {{ block.super }}{% endblock %} {% block wrapperclass %}narrow auth{% endblock %} {% block main %}

{% trans "Your Microsoft Teams identity is not associated with this Sentry account." %}

{% endblock %}