{% extends "crud/list.html" %} {% from "macros/list.html" import filter_text, multi_dropdown %} {% set entity_name = "Server" %} {% set no_create = true %} {% set wide_table = false %} {% block page_css %} {% endblock %} {% block page_title %} {{ _title }}
{% endblock %} {% block filters_section %}| IP | Hostname | Tags | Effective Kernel | Registered | Check In | Key | Patchset | Patch Status | {% if is_global_admin_view %}Business Unit | {% endif %}
|---|