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

4 lines
41 B
Plaintext

{{#person?}}
Hi {{name}}!
{{/person?}}