"> <%= link_to c.user.name, c.user %> <%= c.created_at.strftime("%e. %b %Y, %H:%m") %> <% if mod? || current_user == c.user %> <% end %>
<%= h(c.text).gsub(/(\w*[\r\n]){3,}/, "\n\n").gsub("\n", "
").html_safe %>