= form_tag(search_path, method: :get) = text_field_tag(:q, params[:q], placeholder: 'Sucheā€¦', autofocus: true)