demarches-normaliennes/app/views/layouts/mailers/_signature.html.haml

8 lines
325 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

%p
= t(:best_regards, scope: [:views, :shared, :greetings])
%br
- 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 #{APPLICATION_NAME.gsub(".","⁠.").html_safe}