middleman/fixtures/test-app/source/data2.html.liquid

1 line
53 B
Plaintext
Raw Normal View History

{% for item in data.test %}{{item.title}}{% endfor %}