% this.title = '讨论' %> <% include header %>
标题 | <% if (in_problems) { %>所属题目 | <% } %>作者 | 发表时间 |
---|---|---|---|
<%= article.title %> | <% if (in_problems) { %><%= article.problem.title %> | <% } %><%= article.user.username %><% if (article.user.nameplate) { %><%- article.user.nameplate %><% } %> | <%= syzoj.utils.formatDate(article.public_time) %> |