2016-01-22 17:37:41 -08:00
|
|
|
<%if (format === 'text') { %>
|
|
|
|
|
|
2018-01-19 16:27:19 +01:00
|
|
|
Dear <%= cloudronName %> Admin,
|
2016-01-22 17:37:41 -08:00
|
|
|
|
2018-01-19 16:27:19 +01:00
|
|
|
your server is running out of disk space.
|
2016-01-22 17:37:41 -08:00
|
|
|
|
2016-07-26 17:22:58 -07:00
|
|
|
Disk space logs are attached.
|
2016-01-22 17:37:41 -08:00
|
|
|
|
|
|
|
|
-------------------------------------
|
|
|
|
|
|
|
|
|
|
<%- message %>
|
|
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
-------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by https://cloudron.io
|
|
|
|
|
|
2017-01-26 12:46:56 -08:00
|
|
|
Sent at: <%= new Date().toUTCString() %>
|
|
|
|
|
|
2016-01-22 17:37:41 -08:00
|
|
|
<% } else { %>
|
|
|
|
|
|
|
|
|
|
<% } %>
|