{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% block title %}{% trans "Authorization Error" %} | {{ block.super }}{% endblock %} {% block auth_main %}
Authorization Error

We encountered the following error while trying to process your authorization:

{% endblock %}