Fix(mailers/_signature): use APPLICATION_NAME

Refs: #5456
This commit is contained in:
Fabrice Gangler 2020-08-01 06:28:35 +02:00 committed by Fabrice Gangler
parent e1af27984f
commit bfb28e5a2b

View file

@ -4,5 +4,5 @@
- if defined?(service) && service && service.nom.present?
= service.nom
- else
-# The WORD JOINER unicode entity prevents email clients from auto-linking the signature
Léquipe demarches-simplifiees⁠.fr
-# The WORD JOINER unicode entity (⁠) prevents email clients from auto-linking the signature
Léquipe #{APPLICATION_NAME.gsub(".","⁠.").html_safe}