${head}
Last Published: ${timestamp} | Version: ${project.version}
${title}
${body}
<#list sitemap.sections as section>
${section.name}
<#list section.entries as otherPage> <#if otherPage = page>
${otherPage.title}
<#else>
${otherPage.title}
#if> #list>
#list>