{# prettier-ignore-start #}
{%for item in seq%}
{{item}}
{%endfor%}
{# prettier-ignore-end #}
hello world
hello world
{%if foo%}
{{item}}
{%endif%}