mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 12:16:06 +08:00
3 lines
170 B
Text
3 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>
|