2016-10-14 14:46:34 -07:00
|
|
|
<%if (format === 'text') { %>
|
|
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
Dear Cloudron Admin,
|
2016-10-14 14:46:34 -07:00
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
creating a backup of <%= fqdn %> has failed.
|
2016-10-14 14:46:34 -07:00
|
|
|
|
|
|
|
|
-------------------------------------
|
|
|
|
|
|
|
|
|
|
<%- message %>
|
|
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
-------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by https://cloudron.io
|
|
|
|
|
|
2017-01-26 12:46:56 -08:00
|
|
|
Sent at: <%= new Date().toUTCString() %>
|
|
|
|
|
|
2016-10-14 14:46:34 -07:00
|
|
|
<% } else { %>
|
|
|
|
|
|
|
|
|
|
<% } %>
|