mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 12:16:06 +08:00
4 lines
172 B
Text
4 lines
172 B
Text
|
<span class="text-muted pull-right"><%= l comment.created_at, format: '%H:%M' %></span>
|
||
|
<strong><%= comment.user.full_name %>:</strong>
|
||
|
<p><span><%= comment.message %></p>
|