Hi, I need to get something like this in the list view: <a href="URL to single news"> <div> ###title### </div> <div> ###subheader### </div> </a> but if i wrap all this with <!--###LINK_ITEM###--> i will get all markers wrapped with a link tag. Is there a way to wrap all block with just 1 link tag? Thx! Regards