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

4 lines
97 B
Plaintext

{{#repos}}<b>{{name}}</b>{{/repos}}
{{^repos}}No repos :({{/repos}}
{{^nothin}}Hello!{{/nothin}}