mstch/test/data/reuse_of_enumerables.mustache

9 lines
90 B
Text
Raw Normal View History

2015-04-09 18:41:27 +00:00
{{#terms}}
{{name}}
{{index}}
{{/terms}}
{{#terms}}
{{name}}
{{index}}
{{/terms}}