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

20 lines
232 B
Plaintext
Raw Normal View History

2016-01-22 17:37:41 -08:00
<%if (format === 'text') { %>
Dear Cloudron Team,
<%= fqdn %> is running out of disk space.
Disk space logs are attached.
2016-01-22 17:37:41 -08:00
Thank you,
Your Cloudron
-------------------------------------
<%- message %>
<% } else { %>
<% } %>