{# docker/widget.html — dashboard widget: container status overview, by host #} {% if running_count == 0 and stopped_count == 0 %}
No containers reported yet.