{% extends "layout.html" %} {% block body %} {% include "notifications.html" %}
{% include "small_topbar.html" %}

{{ _('Clients') }}

{{ _('Status') }}

{{ _('Name') }} {{ _('State') }} {{ _('Last Backup') }} {{ _('Labels') }} {{ _('Monitor') }}
{% endblock %}