[#escape x as (x)!?html] ${info.title} - ${site.fullNameOrName}${global.customs['poweredBy']} [#include 'inc_meta.html'/] [#include 'inc_css.html'/] [#include 'inc_js.html'/] [#include 'inc_header.html'/]

${special.title}

${special.metaDescription}
[@InfoPage specialId=special.id pageSize='10';pagedList]
    [#list pagedList.content as bean]
  • [#if bean.smallImage??]${bean.title}[/#if]

    ${bean.title}

    ${substring(bean.description,80,'...')}

    ${bean.publishDate?string('yyyy-MM-dd')} ${bean.bufferViews}
  • [/#list]
[#include 'page.html'/] [/@InfoPage]
[#include 'inc_footer.html'/] [/#escape]