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