I have a Views 3 block on certain nodes that, amongst other things, renders the node title in the block.
Hence, I need to somehow not render the standard node title if this block exists on a node to avoid duplication. Anyone know how I would achieve this? Presume it needs to go into preprocess or the page.tpl?