我找不到让TWIG解释以下条件语句的方法:
{% if a == true or b == true %} do stuff {% endif %}
我错过了什么或者不可能吗?
twig
twig ×1