<% if (!hide) { %>
<%= scope.getEncodedName(parsedName) %>
<%=date%>
<% if (!editTextInPopover || hint || scope.viewmode) { %>
<%=scope.pickLink(comment)%>
<% } else { %>
<% if (hideAddReply) { %> <% } else { %> <% } %>
<% } %> <% var add_arrow = true; %> <% if (replys.length) { %> <% _.each(replys, function (item) { %> <% if (!item.get("hide")) { %> <% if (add_arrow) { add_arrow = false; %>
<% } %>
<%=item.get("usercolor")%><% } else { %> #cfcfcf <% } %>; " >
<%= scope.getEncodedName(item.get("parsedName")) %>
<%=item.get("date")%>
<% if (!item.get("editTextInPopover")) { %>
<%=scope.pickLink(item.get("reply"))%>
<% if (!hint && !scope.viewmode) { %>
<% if (item.get("editable")) { %>
">
<%}%> <% if (item.get("removable")) { %>
">
<%}%>
<%}%> <% } else { %>
<% } %>
<% } %> <% }); %> <% } %> <% if (!showReplyInPopover && !hideAddReply && !hint && !scope.viewmode) { %> <% if (replys.length && !add_arrow) { %> <% } else { %> <% } %> <% } %> <% if (!editTextInPopover && !lock) { %>
<% if (!hint && !scope.viewmode) { %> <% if (editable) { %>
<% } %> <% if (removable) { %>
<% } %> <% } %> <% if (editable && !hint && !scope.viewmode) { %>
<% } else if (!hint && (!editable || scope.viewmode) && resolved) { %>
<% } %>
<% } %> <% if (showReplyInPopover) { %>
<% } %> <% if (lock) { %>
<%=lockuserid%>
<% } %>
<% } %>