<% if (!hide) { %>
<%= scope.getUserName(username) %>
<%=date%>
<% if (quote!==null && quote!=='') { %>
<%=scope.getFixedQuote(quote)%>
<% } %> <% if (!editText || scope.viewmode) { %>
<%=scope.pickLink(comment)%>
<% } else { %>
<% } %> <% if (replys.length) { %>
<% _.each(replys, function (item, index) { %>
style="padding-bottom: 0;" <% } %>;>
<%=item.get("usercolor")%><% } else { %> #cfcfcf <% } %>; " >
<%= scope.getUserName(item.get("username")) %>
<%=item.get("date")%>
<% if (!item.get("editText")) { %>
<%=scope.pickLink(item.get("reply"))%>
<% if (!scope.viewmode) { %>
<% if (item.get("editable")) { %>
">
">
<% } %>
<%}%> <% } else { %>
<% } %>
<% }); %> <% } %> <% if (!showReply && !scope.viewmode) { %> <% if (replys.length) { %> <% } else { %> <% } %> <% } %> <% if (!editText && !lock && !scope.viewmode) { %>
<% if (editable) { %>
<% } %>
<% } %> <% if (showReply) { %>
<% } %> <% if (lock) { %>
<%=lockuserid%>
<% } %> <% if (!last) { %>
<% } %>
<% } %>