[#escape x as (x)!?html] ${site.fullNameOrName}${global.customs['poweredBy']} [#include 'inc_meta.html'/] [#include 'inc_css.html'/] [#include 'inc_js.html'/] [#include 'inc_header.html'/] [#include 'inc_banner.html'/]
[@InfoList attr='focusmobile' limit='5';beans] [/@InfoList]
最新新闻
[@InfoList node='news' isIncludeChildren='true' limit='20';list]
    [#list list as bean]
  • [#if bean.smallImage??]${bean.title}[/#if]

    ${bean.title}

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

    [#list bean.node.hierarchy as n]${n.name}[#if n_has_next] > [/#if][/#list] ${bean.bufferViews}
    ${bean.publishDate?string('yyyy-MM-dd')}
  • [/#list]
[/@InfoList]
[#include 'inc_right.html'/]
[#include 'inc_footer.html'/] [/#escape]