%include("/common/_head.html"){}%>
飞趣论坛 -飞趣
<% var user = c.currentUser(request, servlet.response); var isLogin = false; if(user != null){ isLogin=true; } include("/common/_headwithlogin.html",{user:user,isLogin:isLogin}){} %>
撰写主题
排序规则
最新的
评论最多
<%for(var theme in themes){%>
${theme.commentCount!0}/${theme.seeCount!0}
${theme.title}
${theme.nickname}
${printTime(theme.createTime)}
${theme.content}
<%}%>
撰写帖子
标题
添加标题
发表
用户中心
欢迎来到飞趣论坛,你可以
写文章
写想法
广告位
咨询购买广告位请加QQ:573047307
版块列表
官方讨论群:632118669
业务QQ: 573047307
<%include("/common/_footor.html"){}%> <%include("/common/_scripts.html",{user:user}){}%>