{% from "partials/components.html" import collapse %} {% from "partials/icons.html" import layers, search %} {% call collapse("Stacks by Host", id="stacks-by-host-collapse", checked=expanded|default(true), icon=layers()) %}
{{ hosts[host_name].address }}{% endif %}No stacks currently running.
{% endfor %} {% endcall %}