A shortcut for a if with not equals operator
if
{% ifnotequal TestValue 'testing' %}Value Is NOT Testing{% else %}Value Is Testing{% endifnotequal %}