{# Switches can be evaluated as a boolean #} {% if <%- value %> %} true {% else %} false {% endif %}