I have a blog hosted on blogger. I'm trying to use conditional tag for the pages showing the labels, but I'm not able to. I'm trying to apply a certain code that will work only when someone clicks on any of the labels. I want to do something like
CODE
<b:if cond='data:blog.pageType == "????"'>
Will this tag work? Please help me.