scinote-web/app/views/step_comments/_comment.html.erb
2016-07-21 13:11:15 +02:00

3 lines
167 B
Plaintext

<strong><%=t "protocols.steps.comment_title", user: comment.user.full_name, time: l(comment.created_at, format: :time) %></strong>
<p><span><%= comment.message %></p>