{% extends "tesm_core/base.html" %} {% from "tesm_core/macros.html" import search_box %} {% block page_title %}Statusuebersicht{% endblock %} {% block page_sub %} {{ counts.total }} Geraete · Pruefintervall {{ interval }} s {% if not detailed %}· oeffentliche Ansicht{% endif %} {% endblock %} {% block topbar_extra %} {{ search_box('tile-sections', 'Geraet suchen ...') }} {% if current_user.has('settings_system.execute') %}
{% endif %} {% endblock %} {% block content %}