mstch/test/data/partial_view.partial

5 lines
105 B
Plaintext
Raw Normal View History

2015-04-12 23:12:52 +08:00
Hello {{name}}
You have just won ${{value}}!
{{#in_ca}}
Well, ${{ taxed_value }}, after taxes.
{{/in_ca}}