{% extends "layout.html" %} {% block body %} {% include "notifications.html" %}
{% include "small_topbar.html" %}
{{ _('Authentication Backends list') }}
{{ _('Backend') }} {{ _('Description') }} {{ _('Priority') }} {{ _('Type') }}
{{ _('Authorization Backends list') }}
{{ _('Backend') }} {{ _('Description') }} {{ _('Priority') }} {{ _('Type') }}
{% endblock %}