{{ error_type|default("Error", true) }}
{{ error|escape }}
{% block content %}
{{ error_msg }}
{% if oauth_logout_link %}
Logout
{% endif %} {% endblock %}