<#if page != "News" || page != "Blog"> <#-- do this ---> </#if>
I want to check two conditions in an if not statement. I tried using OR logical operator but doesn't work.
When I check one condition only it works.
<#if page != "News">
Aucun commentaire:
Enregistrer un commentaire