{% ifequal 'a' 'b' %}ERROR1{% else %}ifequalgood{% endifequal %} {% ifnotequal 'a' 'b' %}ifnotequalgood{% else %}ERROR2{% endifnotequal %}