diff --git a/app/views/demandes/new.html.haml b/app/views/demandes/new.html.haml
index 0d3d129fb..40de202b1 100644
--- a/app/views/demandes/new.html.haml
+++ b/app/views/demandes/new.html.haml
@@ -30,9 +30,13 @@
= text_field_tag :name, nil, required: true
= label_tag :email do
- Quelle est l'adresse email pour laquelle vous souhaitez un compte ?
+ Quelle est l'adresse email professionnelle pour laquelle vous souhaitez un compte ?
%span.mandatory *
- = email_field_tag :email, nil, required: true
+ %p.intro{ :style => "font-weight: normal" }
+ Vous utilisez un email orange, wanadoo, free, gmail etc. ? Merci de nous
+ %a{ href: contact_admin_path, target:'_blank' }
+ contacter préalablement.
+ = email_field_tag :email, nil, placeholder: 'jean.martin@developpement-durable.gouv.fr', required: true
= label_tag :phone do
Quel est votre numéro de téléphone (ligne directe) ?