mstch/test/data/partial_array_of_partials_implicit.mustache

5 lines
59 B
Text
Raw Normal View History

2015-04-09 18:41:27 +00:00
Here is some stuff!
{{#numbers}}
{{>partial}}
{{/numbers}}