${part}
<#list newsList as news>
<#if news_index == 0>
<#else >
#if>
#list>
${news.title}
${(news.date)?string('yyyy-MM-dd')}
Products
<#list header as productMap>
${productMap.catege.title}
#list>
Topics
<#list gambitTagList as tag>
${tag.name}
#list>
Time
<#list dateList as date>
${date}
#list>
ALL