Hi,
I've been trying to hide the content of an ad_ template from a page node.
However the page node has a URL portion instead of a node ID.
How do I write conditional statements where there is no node ID?
Thanks for your help 
I've been trying to hide the content of an ad_ template from a page node.
However the page node has a URL portion instead of a node ID.
How do I write conditional statements where there is no node ID?
Code:
<xen:if is="!{$page.node_id} == ???">