Files
cloudron-box/src/mail_templates/crash_notification.ejs
Girish Ramakrishnan 1ba7b0e0fb context is raw text
2015-09-14 17:25:27 -07:00

20 lines
269 B
Plaintext

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