diff options
Diffstat (limited to 'server/lib/emails/common/base.pug')
-rw-r--r-- | server/lib/emails/common/base.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/lib/emails/common/base.pug b/server/lib/emails/common/base.pug index 991cd5fbe..6da5648e4 100644 --- a/server/lib/emails/common/base.pug +++ b/server/lib/emails/common/base.pug | |||
@@ -230,7 +230,7 @@ body(width="100%" style="margin: 0; padding: 0 !important; mso-line-height-rule: | |||
230 | tr | 230 | tr |
231 | td(style='padding: 20px; font-family: sans-serif; font-size: 15px; line-height: 20px; color: #555555;') | 231 | td(style='padding: 20px; font-family: sans-serif; font-size: 15px; line-height: 20px; color: #555555;') |
232 | p(style='margin: 0;') | 232 | p(style='margin: 0;') |
233 | | You are receiving this email as part of your notification settings on #{WEBSERVER.HOST} for your account #{username}. | 233 | | You are receiving this email as part of your notification settings on #{instanceName} for your account #{username}. |
234 | //- 1 Column Text : END | 234 | //- 1 Column Text : END |
235 | //- Email Body : END | 235 | //- Email Body : END |
236 | //- Email Footer : BEGIN | 236 | //- Email Footer : BEGIN |