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