"> <%= 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("\n", "
").html_safe %>