<% unless page.used? %>
No matches
<% end %>
    <%= with_automatic_pagination :filtered_search_results, page do %> <%= render partial: "searches/result", collection: page.records %> <% end %>