6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
#name : if
|
|
# --
|
|
{% if $1 %}
|
|
$0
|
|
{% endif %}
|
#name : if
|
|
# --
|
|
{% if $1 %}
|
|
$0
|
|
{% endif %}
|