<% if (ctx.comment.user && ctx.comment.user.name && ctx.canViewUsers) { %> <% } %> <%= ctx.makeThumbnail(ctx.comment.user ? ctx.comment.user.avatarUrl : null) %> <% if (ctx.comment.user && ctx.comment.user.name && ctx.canViewUsers) { %> <% } %>
<% %><% %><% if (ctx.comment.user && ctx.comment.user.name && ctx.canViewUsers) { %><% %><% %><% } %><% %><%- ctx.comment.user ? ctx.comment.user.name : 'Deleted user' %><% %><% if (ctx.comment.user && ctx.comment.user.name && ctx.canViewUsers) { %><% %><% %><% } %><% %><% %><% %><% %><%= ctx.makeRelativeTime(ctx.comment.creationTime) %><% %><% %><% %><% %><% %><% if (ctx.canEditComment) { %><% %><% %> edit<% %><% %><% } %><% %><% %><% if (ctx.canDeleteComment) { %><% %><% %> delete<% %><% %><% } %><% %>