mstch/test/data/falsy_array.mustache

3 lines
70 B
Text
Raw Normal View History

2015-04-09 18:41:27 +00:00
{{#list}}
{{#.}}{{#.}}{{.}}{{/.}}{{^.}}inverted {{/.}}{{/.}}
{{/list}}