mstch/test/data/simple.mustache

6 lines
106 B
Plaintext
Raw Normal View History

2015-04-10 02:41:27 +08:00
Hello {{name}}
You have just won ${{value}}!
{{#in_ca}}
Well, ${{ taxed_value }}, after taxes.
{{/in_ca}}