Currently {% if %} can only do "if <bool>" or "if not <bool>" It would obviously be far more powerful to be able to express other comparisons, against full expressions.
Currently {% if %} can only do "if " or "if not "
It would obviously be far more powerful to be able to express other comparisons, against full expressions.