diff --git a/app/views/devise_mailer/confirmation_instructions.html.haml b/app/views/devise_mailer/confirmation_instructions.html.haml index 9412d94b0..a18dda332 100644 --- a/app/views/devise_mailer/confirmation_instructions.html.haml +++ b/app/views/devise_mailer/confirmation_instructions.html.haml @@ -1,7 +1,7 @@ - content_for(:title, 'Activez votre compte') %p - Bonjour #{@user.email}, + Bonjour, %p Pour activer votre compte sur demarches-simplifiees.fr, veuillez cliquer sur le lien suivant : diff --git a/app/views/user_mailer/new_account_warning.html.haml b/app/views/user_mailer/new_account_warning.html.haml index 29e243c83..fe4abd172 100644 --- a/app/views/user_mailer/new_account_warning.html.haml +++ b/app/views/user_mailer/new_account_warning.html.haml @@ -1,6 +1,6 @@ - content_for(:title, @subject) -%h1 Bonjour +%h1 Bonjour, %p Une demande de création de compte a été réalisée sur le site demarches-simplifiees.fr pour l'email #{@user.email}.