mstch/test/data/partial_whitespace.partial

5 lines
113 B
Text
Raw Normal View History

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