<%- message %> <% if (show_link) { %> <% if (is_expanded) { %> <%- gettext('Less') %> <% } else { %> <%- gettext('More') %> <% } %> <% } %>
<%- gettext("You commented...") %>
<%= interpolate_text(_.escape(text), { elasticsearch_highlight_start: '', elasticsearch_highlight_end: '' })%>