{% extends theme("base.html") %} {% block content %}

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

{{ request.args.error }}

{{ _('Home') }}

{% endblock %}