<%= post_set.presenter.post_previews_html(self) %>
<% if params[:tags] %>
<%= render "saved_searches/interface", :saved_searches => CurrentUser.user.saved_searches %>
<% end %> <%= numbered_paginator(post_set.posts) %>