Files
cloudron-box/src/mail_templates/out_of_disk_space.ejs
girish@cloudron.io de7a6abc50 Check for out of disk space
Fixes #567
2016-01-22 17:46:23 -08:00

20 lines
246 B
Plaintext

<%if (format === 'text') { %>
Dear Cloudron Team,
<%= fqdn %> is running out of disk space.
Please see some excerpts of the logs below.
Thank you,
Your Cloudron
-------------------------------------
<%- message %>
<% } else { %>
<% } %>