{% extends "sentry/bases/modal.html" %} {% load i18n %} {% block title %}{% trans "Discord Expired Link" %} | {{ block.super }}{% endblock %} {% block wrapperclass %}narrow auth{% endblock %} {% block main %}
{% trans "Your link is expired. Please try using the link command in Discord again." %}