XF 1.2 Help with a conditional statement

Itworx4me

Well-known member
I am currently using this conditional statement:

Code:
<xen:if is="{$contentTemplate} != 'EWRporta_Portal'">

I need to add forum_view to the current conditional statement. I have tried using AND but it didn't work. Can someone please show me the way?

Thanks,
Itworx4me
 
Top Bottom