<% if (isCollapsible) { %>
<% } %>
<% if (owner_id) { %>
<%= _.__('oro.comment.item.added',{
user: '
' + _.escape(owner) + '',
time: '
' + createdTime + ''
}) %><% } %><% if (editor_id) { %>,
<%= _.__('oro.comment.item.update',{
user: '
' + _.escape(editor) + '',
time: '
' + updatedTime + ''
}) %>
<% } %>
<% if (attachmentURL) { %>
<% } %>