1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/fixtures/test-app/source/data2.html.liquid

1 line
53 B
Text
Raw Normal View History

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