<#include "/jeecms_sys/head.html"/>

<@s.m "global.position"/>: <@s.m "global.admin.home"/> - <@s.m "global.admin.index"/>

<#list newcontents as c>
<@text_cut s=c.title len=titLen /> ${c.releaseDate?string("yyyy-MM-dd")}
<#list contents as c>
<@text_cut s=c.title len=titLen /> ${c.releaseDate?string("yyyy-MM-dd")} <@s.m "content.opt.check"/>  <@s.m "content.opt.reject"/>
<@cms_content_list count='10' titLen='12' orderBy='8' channelOption='1' > <#list tag_list as a>
<@text_cut s=a.title len=titLen /> ${a.viewsMonth!}
<@cms_content_list count='10' titLen='12' orderBy='7' channelOption='1' > <#list tag_list as a>
<@text_cut s=a.title len=titLen /> ${a.viewsWeek!}
<@cms_content_list count='10' titLen='12' orderBy='6' channelOption='1' > <#list tag_list as a>
<@text_cut s=a.title len=titLen /> ${a.viewDay!}