${title}
<#if items?exists && items?size > 0> <#list items as item>
${item.title}
${item.description}
<#-- end of body -->
<#-- end of dashlet -->