/scalate-util/src/test/resources/moustache/js/simple.html

http://github.com/scalate/scalate · HTML · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · a8c8bb3c85fbd1336affe2d2b91d8289 MD5 · raw file

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