Date <%= compact_time(post.created_at) %> Uploader <%= link_to_user(post.uploader) %> Rating <%= post.pretty_rating %> Score <%= render_post_votes post, current_user: CurrentUser.user %>
Tags <%= render_inline_tag_list(post) %>