Use data:blog.pageId
for testing whether a particular page is being accessed
<b:if cond='data:blog.pageId == "PAGE_ID"'>...</b:if
The Page_ID can be found in the address bar when you are editing a page
Use data:blog.pageId
for testing whether a particular page is being accessed
<b:if cond='data:blog.pageId == "PAGE_ID"'>...</b:if
The Page_ID can be found in the address bar when you are editing a page