<%= post.user.username %>
<%= l post.created_at, format: :short_no_year %>
<%= PrettyText.make_all_links_absolute(post.cooked).html_safe %>