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

18 lines
189 B
Plaintext
Raw Normal View History

2016-10-14 14:46:34 -07:00
<%if (format === 'text') { %>
Dear Cloudron Team,
Backup of <%= fqdn %> failed.
Thank you,
Your Cloudron
-------------------------------------
<%- message %>
<% } else { %>
<% } %>