<%= image_tag post.avatar_url, class: 'thredded--post--avatar' if post.user %>

<%= user_link post.user %>

<%= time_ago post.created_at %>