mstch/test/data/nesting.mustache
Daniel Sipka eb98985815 import
2015-04-09 20:41:27 +02:00

6 lines
46 B
Plaintext

{{#foo}}
{{#a}}
{{b}}
{{/a}}
{{/foo}}