Most Viewed - <%= @date %>

<%= render "posts/partials/common/inline_blacklist" %> <%= post_previews_html(@posts) %>
  • <%= link_to "< Previous", viewed_explore_posts_path(:date => 1.day.ago(@date).to_date) %>
  • <%= link_to "Next >", viewed_explore_posts_path(:date => 1.day.since(@date).to_date) %>
  • <%= render "posts/partials/common/secondary_links" %> <% content_for(:page_title) do %> Most Viewed - <%= Danbooru.config.app_name %> <% end %> <% content_for(:html_header) do %> <% end %>