{% extends "sentry/bases/auth.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_auth %} {% load sentry_avatars %} {% block title %}{% trans "Authorize Application" %} | {{ block.super }}{% endblock %} {% block auth_main %}
{% endblock %}