mstch/test/data/partial_whitespace.partial

5 lines
113 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 }}