{% extends 'squid/general/runtime.html' %} {% block page_comment %}
Squid runtime information retrieved using squidclient mgr:counters is shown below.
{% endblock %} {% block toolbar_runtime_counters %}class="active"{%endblock%} {% block pre_content %}{{client.counters_str}}{% endblock %}