mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-14 05:05:55 +08:00
2 lines
170 B
Text
2 lines
170 B
Text
<strong><%=t "my_modules.results.comment_title", user: comment.user.full_name, time: l(comment.created_at, format: :time) %></strong>
|
|
<p><span><%= comment.message %></p>
|