<@t.page 'recommended_to'/>

<@_contentRelatedList relatedContentId=contentId>

<@t.page 'button.push'/>

<#list page.list as a> <@t.merge 'contentIds' a.contentId!/> <@_content ids=t.contentIds!><#assign contentMap=map!/> <#list page.list as a> ${(contentMap[a.contentId?string].title)!} (${(a.clicks)!}) <@t.page 'button.delete'/>

<@_placeList itemType='content' itemId=contentId>

<@t.page 'button.push'/>

<#list page.list as a> ${a.path[0..a.path?last_index_of('/')]}<@_placeMetadata path=a.path>${(object.alias)!} (${a.clicks}) <@t.page 'button.delete'/>