IfEqual Tag

A shortcut for a if with equals operator

Example


{% ifequal TestValue 'testing' %}Value Is Testing{% else %}Value Is NOT Testing{% endifequal %}