= form.text_field :value,
  placeholder: champ.libelle,
  required: champ.mandatory?,
  aria: { describedby: describedby_id(champ) }