TwitchBot/node_modules/mustache/test/_files/partial_whitespace.partial
Steve Saldivar ec2e35c117 commit
2013-05-07 14:03:51 -07:00

5 lines
113 B
Plaintext

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