demarches-normaliennes/app/views/dossier_mailer/notify_deletion_to_administration.html.haml
2018-12-20 11:20:10 +01:00

11 lines
321 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- content_for(:title, "Suppression du dossier n° #{@deleted_dossier.dossier_id}")
%p
Bonjour,
%p
À la demande de l'usager, le dossier n° #{@deleted_dossier.dossier_id}
(sur la démarche « #{@deleted_dossier.procedure.libelle} »)
a été supprimé.
= render partial: "layouts/mailers/signature"