[#include "../includes/headerDemo.html"/]
首页 > [#list channel.nodeList as n]${n.name!} >[/#list]
[@cms_content_page count='6' channelId=channel.id pageNo='1' orderBy='2' dateFormat='yyyy-MM-dd']
    [#list tag_pagination.content as a]
  • 【${channel.name!}】${a.title!} [#if a.releaseTime?date == .now?date ] NEW

    [/#if]

    来源:${a.contentSourceName!}浏览次数:30次发布时间:${a.releaseTime?string(dateFormat)}

  • [/#list]
[/@cms_content_page]
前往
[#include "../includes/footerDemo.html"/]