diff --git a/app/views/explore/posts/searches.html.erb b/app/views/explore/posts/searches.html.erb index c96edbbf3..706ebbad0 100644 --- a/app/views/explore/posts/searches.html.erb +++ b/app/views/explore/posts/searches.html.erb @@ -11,7 +11,7 @@ <% @search_service.each_search do |tags, count| %> - + <%= link_to tags, posts_path(:tags => tags) %> <%= count.to_i %>