diff --git a/app/views/dossier_mailer/notify_revert_to_instruction.html.haml b/app/views/dossier_mailer/notify_revert_to_instruction.html.haml index e8323b95c..fad3671c0 100644 --- a/app/views/dossier_mailer/notify_revert_to_instruction.html.haml +++ b/app/views/dossier_mailer/notify_revert_to_instruction.html.haml @@ -4,7 +4,7 @@ %p= t(:hello, scope: [:views, :shared, :greetings]) %p - = t('.body', dossier_id: @dossier.id, libelle_demarche: @dossier.procedure.libelle) + = t('.body_html', dossier_id: @dossier.id, libelle_demarche: @dossier.procedure.libelle) = link_to dossier_url(@dossier), dossier_url(@dossier), target: '_blank', rel: 'noopener' - if @dossier.procedure.service.present? %p