2015-07-20 00:09:47 -07:00
|
|
|
<%if (format === 'text') { %>
|
|
|
|
|
|
|
|
|
|
Dear Admin,
|
|
|
|
|
|
|
|
|
|
The application titled '<%= title %>' that you installed at <%= appFqdn %>
|
|
|
|
|
is not responding.
|
|
|
|
|
|
2015-12-02 16:46:18 -08:00
|
|
|
This is most likely a problem in the application.
|
2015-07-20 00:09:47 -07:00
|
|
|
|
|
|
|
|
You are receiving this email because you are an Admin of the Cloudron at <%= fqdn %>.
|
|
|
|
|
|
|
|
|
|
Thank you,
|
|
|
|
|
Application WatchDog
|
|
|
|
|
|
|
|
|
|
<% } else { %>
|
|
|
|
|
|
|
|
|
|
<% } %>
|
|
|
|
|
|