<% if (locals.current_user && current_user._id.toString() == reply.author._id.toString()) { %> <% } %> <% if (locals.current_user) { %> 回复 <% } %>
<%- markdown(reply.content) %>