mirror of
https://github.com/kennethreitz-archive/wp-mustache.git
synced 2026-06-05 23:50:19 +00:00
5 lines
105 B
Plaintext
5 lines
105 B
Plaintext
Hello {{name}}
|
|
You have just won ${{value}}!
|
|
{{#in_ca}}
|
|
Well, ${{ taxed_value }}, after taxes.
|
|
{{/in_ca}} |