You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

partial_view.partial 106B

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