<% if (ctx.user && ctx.user.name && ctx.canViewUsers) { %> '> <% } %> <%= ctx.makeThumbnail(ctx.user ? ctx.user.avatarUrl : null) %> <% if (ctx.user && ctx.user.name && ctx.canViewUsers) { %> <% } %>
<% %>
<%= ctx.makeMarkdown(ctx.comment ? ctx.comment.text : '') %>