{% endblock %}
{% block breadcrumbs %}
{{ block.super }}
{% if not system.collect_nas_clients %}
NAS client performance monitoring is disabled. It can be enabled in the Settings tab.
{% endif %}
{% endblock %}
{% block entities_table %}
{% for data_field, col_info in model_class.entity_level_cols_for_table.items %}