{{ hook('oauth_error_theme_raw') }} {% if has_hook('oauth_error_theme_content') %} {{ hook('oauth_error_theme_content') }} {% else %}

{{ _('OAuth Authentication Error') }}

{{ request.args.error }}

{{ _('Home') }}

{% endif %}