1234567
{% func Boolean(v bool) %}{% stripspace %} {% if v %} true {% else %} false {% endif %}{% endstripspace %}{% endfunc %}