Files

12 lines
140 B
Plaintext
Raw Permalink Normal View History

2021-04-07 19:25:18 -04:00
{{#if test}}yes{{/if}}
{{#unless test}}no{{/unless}}
{{#with test}}abc{{/with}}
{{#each test}}abc{{/each}}
{{lookup abc}}
{{log test}}