确认删除这篇文章吗?
% this.title = article.title + ' - 帖子'; %> <% include header %>
<%= article.user.username %><% if (article.user.nameplate) { %><%- article.user.nameplate %><% } %> <%= syzoj.utils.formatDate(article.public_time) %> <% if(user) {%> 回复 <%}%> <% if (article.public_time !== article.update_time) { %> <%= syzoj.utils.formatDate(article.update_time) %><% } %> <% if (article.allowedEdit) { %> 编辑 删除
<% } %>
共 <%= commentsCount %> 条回复
<% for (let comment of comments) { %>删除评论
确认删除这条评论吗?评论下所有回复也会被删除
删除回复
确认删除这条回复吗?