2015-12-03 16:07:11 -07:00

6 lines
72 B
Plaintext

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