I am using the var plugin but it is not working when I have a conditional statement like:
{{ if {var:passed_year} != {var:current_year} }}
Is this expected?
I am using the var plugin but it is not working when I have a conditional statement like:
{{ if {var:passed_year} != {var:current_year} }}
Is this expected?