<%= content_tag( :input, nil, class: html_attrs[:class], **html_attrs.except(:class).merge(attributes) ) %>