/css/style.css" /> <%set int nav_id=0%> <%template skin="main" src="_header.html"%>
<%template skin="main" src="_ucenter_nav.html"%>
编写稿件
<%if({category_id}==0)%>
投稿栏目
<%foreach(DataRow dr in channelList.Rows)%> <%set DataTable categoryList=new DTcms.Web.Plugin.ArticlePublish.articlepublish_article_add().get_pub_category_list(userModel.group_id, {strtoint({dr[id]})})%> <%/foreach%>
<%/if%> <%if({category_id}==0)%> <%else%>
<%/if%>
<%template skin="main" src="_footer.html"%>