项目通知
<%- ctx.session.sessionUser.name.substr(ctx.session.sessionUser.name.length > 2 ? ctx.session.sessionUser.name.length - 2 : 0) %>
退出登录
<%= msgInfo.title %>
<%- msgInfo.creator %>
发布于
<%= moment(msgInfo.release_time*1000).format('YYYY-MM-DD') %>
<%- msgInfo.content %>
待审批
项目