<%=t "protocols.steps.comment_title", user: comment.user.full_name, time: l(comment.created_at, format: :time) %> <% if can_edit_step_comment_in_protocol(comment) || can_delete_step_comment_in_protocol(comment) %> <% end %>

<%= comment.message %>