{% extends "entities_with_averages.html" %} {% load humanize static compress %} {% block entity_status_filter %} {% endblock %} {% block toolbar %} {% if system.has_ost_clients_api %} {{ block.super }} {% endif %} {% endblock %} {% block main %} {% if not system.has_ost_clients_api %}
Viewing performance data for individual clients is only available for InfiniGuard release 3.7 or later.
{% else %} {{ block.super }} {% endif %} {% endblock %} {% block toolbar_buttons %}{% endblock %} {% block entities_table_url %}{% url "infiniguard:entities_list" system.serial model_name %}{% endblock %} {% block entities_table %}