{# Per-queue live counters. Anchored to id="queue-count-{slug}" and id="queue-status-{slug}" in queues.html. The queues page is the only one that renders these anchors; on other pages the targets simply don't exist and Turbo silently no-ops, so this loop is cheap to ship unconditionally. #} {% for q in queue_counts %} {% endfor %}