summaryrefslogtreecommitdiffstats
path: root/tests/yamlparser/fixtures/jinja01.yaml.inc
blob: 1f7c79266c3a6dec85a6aca2e83e3e79c922dd51 (plain)
1
2
3
4
{{ var }}
{% for item in test_list -%}
{{ item }}
{% endfor %}