{% extends theme("base.html") %} {% block content %} {{ _('OAuth Authentication Error') }} {% if error %} {{ error }} {% endif %} {{ _('Home') }} {% endblock %}
{{ error }}
{{ _('Home') }}