5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
|
|
<div id="<%= dom_id comment %>">
|
||
|
|
<%= comment.content %>
|
||
|
|
- <%= time_tag comment.created_at %>
|
||
|
|
</div>
|