{% extends "core/base.html" %} {% load i18n material_form %} {% block browser_title %}{% blocktrans %}Confirm Logout{% endblocktrans %}{% endblock %} {% block content %}
{{ error.description }}
Please verify if the application is configured correctly or contact one of your site administrators:
{% include "core/partials/admins_list.html" %}