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

20 lines
268 B
Plaintext
Raw Normal View History

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