demarches-normaliennes/app/views/shared/dossiers/editable_champs/_email.html.haml

5 lines
155 B
Text

= form.email_field :value,
id: champ.input_id,
aria: { describedby: champ.describedby_id },
placeholder: champ.libelle,
required: champ.mandatory?