= @form.date_field :value, input_opts(id: @champ.input_id, aria: { describedby: "#{@champ.describedby_id} #{@champ.error_id}" }, value: @champ.value, required: @champ.required?, class: "width-33-desktop")