%= hidden_field_tag :direction, params[:direction] %> <%= hidden_field_tag :sort, params[:sort] %>
<%= will_paginate @foods %>