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

20 lines
273 B
Plaintext
Raw Normal View History

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