mstch/test/data/inverted_section.mustache

4 lines
97 B
Plaintext
Raw Normal View History

2015-04-10 02:41:27 +08:00
{{#repos}}<b>{{name}}</b>{{/repos}}
{{^repos}}No repos :({{/repos}}
{{^nothin}}Hello!{{/nothin}}