{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Claim Account" %} | {{ block.super }}{% endblock %} {% block auth_main %}
{% trans "You have been invited to join the following migrated Sentry organizations as" %}
{% endblock %}