6 lines
72 B
Plaintext

{% if (true) { %}
HELLO
{% } %}
{% if (false) { %}
WORLD
{% } %}