#ftl ns_prefixes={"D":"http://www.alfresco.org/alfresco/article","xsi":"http://www.w3.org/2001/XMLSchema-instance"}>
${article.title}
<#if article.author[0]??>
<#list article.author as author>
<#include "${author?replace('.xml', '-details.html')}" parse=false>
#list>
#if>
${article.location} ${article.date} - ${article.teaser}