{% block extra_head %}{% endblock %} {% set icons = { "grid": '', "cpu": '', "share": '', "users": '', "groups": '', "key": '', "terminal": '', "history": '', "clock": '', "shield": '', "sliders": '', "logout": '', "gear": '', "transfer": '', "network": '', "wrench": '', "trash": '', } %}
{% if current_user.is_authenticated %} {% endif %}
{% if current_user.is_authenticated %} {% endif %}
{% block page_title %}Dashboard{% endblock %}
{% block page_sub %}{% endblock %}
Nächste Prüfung in --s {% if current_user.is_admin %} {% endif %} {% if dhcp_topbar_active is not none %} DHCP {% endif %} {% if not current_user.is_authenticated %} Login {% endif %}
{% block content %}{% endblock %}
{% with messages = get_flashed_messages(with_categories=true) %} {% endwith %} {% block scripts %}{% endblock %}