duster/js/test_cases/exists/main.dust

6 lines
58 B
Plaintext
Raw Normal View History

2020-05-06 23:10:09 +00:00
{?things}
Thing: {things}
{:else}
No things {.}
{/things}