mstch/test/data/keys_with_questionmarks.mustache

4 lines
41 B
Plaintext
Raw Normal View History

2015-04-09 20:41:27 +02:00
{{#person?}}
Hi {{name}}!
{{/person?}}