Files
cloudron-box/src/mail_templates/backup_failed-text.ejs

18 lines
386 B
Plaintext
Raw Normal View History

Dear <%= cloudronName %> Admin,
2016-10-14 14:46:34 -07:00
2024-12-17 19:23:06 +01:00
Cloudron failed to create a backup. Please see the logs at <%= logUrl %> for more information.
2016-10-14 14:46:34 -07:00
-------------------------------------
<%- message %>
-------------------------------------
Powered by https://cloudron.io
2024-12-11 18:24:20 +01:00
Don't want such mails? Change your notification preferences at <%= notificationsUrl %>
2017-01-26 12:46:56 -08:00
Sent at: <%= new Date().toUTCString() %>