<% cache @settings do %> <%= render(partial: 'search') %>
<%= render(partial: 'setting', collection: @settings) %>
<% end %>