17
src/mail_templates/backup_failed.ejs
Normal file
17
src/mail_templates/backup_failed.ejs
Normal file
@@ -0,0 +1,17 @@
|
||||
<%if (format === 'text') { %>
|
||||
|
||||
Dear Cloudron Team,
|
||||
|
||||
Backup of <%= fqdn %> failed.
|
||||
|
||||
Thank you,
|
||||
Your Cloudron
|
||||
|
||||
-------------------------------------
|
||||
|
||||
<%- message %>
|
||||
|
||||
<% } else { %>
|
||||
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user