Files
cloudron-box/src/mail_templates/failure_notification.ejs
2016-04-19 18:04:45 -07:00

20 lines
268 B
Plaintext

<%if (format === 'text') { %>
Dear Cloudron Team,
Unfortunately <%= program %> on <%= fqdn %> failed unexpectedly!
Please see some excerpt of the logs below.
Thank you,
Your Cloudron
-------------------------------------
<%- context %>
<% } else { %>
<% } %>