<%= form_for("search", method: :get, html: {id: 'main-search-form'}) do |f| %>
<% if @query %> <% else %> <% end %>
<% end %>