If Conditions Help
Hey Guys and Gals,
Just needing some help with the if template statments.
Is it possible to make a
<if condition!="$indexpage">
not on index page
</if>
I know can i do it like this.
<if condition!="$indexpage">
</ else>
not on index page
</if>
But i was just wondering if you can use =! (not equal), as it does not seem to be working.
Thanks
/Steve
|