<%= comment.user.name %> <%= time_ago_in_words(comment.created_at) %> ago
<%= simple_format(comment.content) %>