<%= post.user.username %> <%- if post.user.title.present? %> <%= post.user.title %> <% end %>
<%= l post.created_at, format: :short_no_year %>
<%= format_for_email(post.cooked) %>