<%diy("head")%> <%template src="header.html"%> <%template src="ny_banner.html"%>

{model.title}

作者:admin 发布日期: <%datetostr({model.add_time},yyyy-MM-dd)%> 二维码分享
{model.content}
  • 上一篇:<%=get_prevandnext_article( -1, "没有了")%>
  • 下一篇:<%=get_prevandnext_article(1, "没有了")%>
【返回列表】

【推荐阅读】↓

    <%set DataTable newsList=get_related_content(1,10)%> <%foreach(DataRow dr in newsList.Rows)%>
  • {dr[title]}
  • <%/foreach%>
<%template src="_bottom.html"%>
<%template src="footer.html"%> <%template src="color.html"%>