feat(mail): use contextualized Current.application_name

This commit is contained in:
Colin Darie 2024-03-26 17:23:42 +01:00
parent 8b9d4c87f7
commit 68ee4a3404
No known key found for this signature in database
GPG key ID: 8C76CADD40253590
45 changed files with 248 additions and 183 deletions

View file

@ -4,6 +4,6 @@
%p
La demande de changement de mot de passe pour votre compte #{@resource.email} sur
#{APPLICATION_NAME} a bien été prise en compte.
#{Current.application_name} a bien été prise en compte.
= render partial: "layouts/mailers/signature"