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

19 lines
250 B
Plaintext
Raw Normal View History

2016-10-14 14:46:34 -07:00
<%if (format === 'text') { %>
Dear Cloudron Admin,
2016-10-14 14:46:34 -07:00
creating a backup of <%= fqdn %> has failed.
2016-10-14 14:46:34 -07:00
-------------------------------------
<%- message %>
-------------------------------------
Powered by https://cloudron.io
2016-10-14 14:46:34 -07:00
<% } else { %>
<% } %>