%set (string){category_title}=get_category_title({model.category_id},"新闻资讯")%>
{model.title}|{category_title}|鸿马
<%template src=/header.html/%>
"> 所有内容
<%set (DataTable){category_list}=get_category_list(channel_id, 0)%> <%loop cdr category_list%>
<%csharp%> string classstr=model.category_id==Convert.ToInt32(cdr["id"])?"class='active'":""; <%/csharp%>
"> {cdr[title]}
<%/loop%>
{model.add_time}
{model.title}
{model.content} 本文由网站小编整理转发,转载请注明出处。
<%set (string){category_nav}=get_category_menu("article_list", model.category_id)%>
{category_nav}
<%csharp%> System.Collections.Generic.List
newslist=artcle({model.id}); ihongma.Model.article news0=newslist[0]; ihongma.Model.article news1=newslist[1]; if (news0!=null) { <%/csharp%>
">上一篇
">
">{news0.title}
<%csharp%> }if(news1!=null) {<%/csharp%>
">下一篇
">
">{news1.title}
<%/if%>
<%template src=/footer.html/%>