{{ name }}
{%- for step in steps %}
🖼️
{{ windows[step.window].title }}
{{ step.name }}
{%- for arg in step.args %}
{{ arg.value }}
{{ arg.name }}
{%- endfor %}
{%- endfor %}
{% for window in windows | values %}
{% endfor %}