.search
= form_tag search_index_path, :method => 'get' do
.pic
.field= text_field_tag 'query', @query, :placeholder => t("layout.search.header")