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

5 lines
105 B
Plaintext

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