${head}
"Content3Column"<#else>"Content2Column"#if>>
${title}
${body}
<#list sitemap.sections as section>
${section.name}
<#list section.pages as otherPage> <#if otherPage = page>
${otherPage.title}
<#else>
${otherPage.title}
#if> #list>
#list>