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

{% trans "Your link is expired. Please try re-linking your identity again by interacting with a Sentry notification in Microsoft Teams. " %}

{% endblock %}