Files

5 lines
104 B
Plaintext
Raw Permalink Normal View History

2021-12-16 14:33:08 -08:00
<div id="<%= dom_id comment %>">
<%= comment.content %>
- <%= time_tag comment.created_at %>
</div>