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

20 lines
269 B
Plaintext
Raw Normal View History

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