{% extends 'auth/base.html.j2' %} {% block title %}{{ gettext('Error') }}{% endblock %} {% block content %}

This should not happend

{{ error|e }}

{{ error_description|e }}

{% endblock %}