mstch/test/data/simple.mustache
2015-04-21 16:55:12 +02:00

6 lines
106 B
Plaintext

Hello {{name}}
You have just won ${{value}}!
{{#in_ca}}
Well, ${{ taxed_value }}, after taxes.
{{/in_ca}}