mstch/test/data/inverted_section.mustache

4 lines
97 B
Plaintext
Raw Normal View History

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