diff --git a/app/views/explore/posts/missed_searches.html.erb b/app/views/explore/posts/missed_searches.html.erb index eec9b7eb1..c74349eaf 100644 --- a/app/views/explore/posts/missed_searches.html.erb +++ b/app/views/explore/posts/missed_searches.html.erb @@ -5,14 +5,20 @@
| Tags | -Count | +Tags | +Wiki | +Count |
|---|---|---|---|---|
| <%= link_to tags, posts_path(:tags => tags) %> | ++ <% unless WikiPage.titled(tags).exists? %> + N + <% end %> + | <%= count.to_i %> |