rename to failure_notification

This commit is contained in:
Girish Ramakrishnan
2016-04-19 18:04:45 -07:00
parent 73898505b0
commit a97720d204
2 changed files with 2 additions and 2 deletions

View File

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