Merge pull request #5432 from betagouv/fix_mail_footer

fix footer for mail notifications
This commit is contained in:
krichtof 2020-07-29 17:49:46 +02:00 committed by GitHub
commit 19e6cfc5ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -145,7 +145,7 @@
<tr>
<td style="word-wrap:break-word;font-size:0px;padding:0px 20px 0px 20px;padding-top:0px;padding-bottom:0px;" align="center">
<div class="" style="cursor:auto;color:#55575d;font-family:Helvetica, Arial, sans-serif;font-size:11px;line-height:22px;text-align:center;">
#{APPLICATION_NAME} est un service fourni par la DINUM et incubé par beta.gouv.fr
<%= "#{APPLICATION_NAME}" %> est un service fourni par la DINUM et incubé par beta.gouv.fr
</div>
</td>
</tr>