<% var headContent = { %> <% include("/template/mtg/includes/header.html"){} %> <% include("/template/includes/jquery.html"){} %> <% include("/template/includes/umeditor.html"){} %> <% }; var bodyContent = { %> <% include("/template/mtg/includes/header_menu.html"){} %>

发布博文

    
1. 博文题目必须填写,并且不能超过80个文字。
2. 博文内容尽量控制在1200个文字内,内容合法健康,否则可能会被删除。
3. 关键词请使用逗号分隔不同标签,最多5个哦,并且不能超过150个文字。
<%include("/template/mtg/person/userinfo.html"){} %> <% include("/template/mtg/includes/recommend.html"){} %> <% include("/template/mtg/includes/friendly.html"){} %>
<% include("/template/mtg/includes/footer.html"){} %> <%}; %> <% layout("/pages/template/_layout.html",{head:headContent,body:bodyContent}){ %> <%} %>