Ques/Help Conditional for nodes

O

Old Nick

Guest
Hello, i use this code to display some content for one node:
HTML:

Code:
<xf:if is="$xf.reply.containerKey == 'node-71'">
    // content
</xf:if>
I can't find the way for multiples nodes...
I knew but i didn't know anymore... :rolleyes:

Continue reading...