{% extends "base_content.html" %} {% block title %}Authorization Error{% endblock %} {% block page_content %}
{{ error }}
{% if error_description %}{{ error_description }}
{% endif %}Please close this window and try again, or contact the application developer if the problem persists.