<% page_title "Missed Searches" %> <%= render "posts/partials/common/secondary_links" %>

Missed Searches

Over the past seven days.

<% @missed_searches.each do |search, count| %> > <% end %>
Tags Wiki Count
<%= link_to search, posts_path(tags: search) %> <% unless WikiPage.titled(search).exists? %> N <% end %> <%= count.to_i %>