<%set (string){category_title}=get_category_title({category_id},"新闻资讯")%> {category_title} - {config.webname} <%template src=/_header.html/%>
<%set (string){category_nav}=get_category_menu("news_list1", category_id)%>
新闻资讯
当前位置:">首页 >">新闻资讯{category_nav}

分类“{category_title}”的内容

    <%set (DataTable){news_list}=get_news_list(channel_id, category_id, 10, page, "", out totalcount)%> <%set (string){pagelist}=get_page_link(10, page, totalcount, "news_list1", category_id, "__id__")%> <%loop listdr news_list%>
  • " title="note">{listdr[title]}

    {listdr[add_time]} <%write get_comment_count({strtoint({listdr[id]})}, "is_lock=0")%>人评论 {listdr[click]}次浏览
    {listdr[zhaiyao]}
  • <%/loop%>
{pagelist}
<%template src=/_footer.html/%>