<% if (!hide) { %>
<%= scope.getUserName(username) %>
<%=date%>
<% if (!editTextInPopover || hint) { %>
<%=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.getUserName(item.get("username")) %>
<%=item.get("date")%>
<% if (!item.get("editTextInPopover")) { %>
<%=scope.pickLink(item.get("reply"))%>
<% if (!hint) { %>
<% if (item.get("editable")) { %>
">
<%}%> <% if (item.get("removable")) { %>
">
<%}%>
<%}%> <% } else { %>
<% } %>
<% } %> <% }); %> <% } %> <% if (!showReplyInPopover && !hideAddReply && !hint) { %> <% if (replys.length && !add_arrow) { %> <% } else { %> <% } %> <% } %> <% if (!editTextInPopover && !lock && !hint) { %>
<% if (editable) { %>
<% } %> <% if (removable) { %>
<% } %> <% if (editable) { %>
<% } %>
<% } %> <% if (showReplyInPopover) { %>
<% } %> <% if (lock) { %>
<%=lockuserid%>
<% } %>
<% } %>