{% comment %}Reusable schedule-window chip for the asset row. Vars: text โ€” preformatted "Mon, Wed, Fri ยท 9:00 โ€“ 17:00" string. Empty / missing โ†’ no chip.{% endcomment %} {% if text %} {{ text }} {% endif %}