18 lines
319 B
Plaintext
18 lines
319 B
Plaintext
<%if (format === 'text') { %>
|
|
|
|
Dear Admin,
|
|
|
|
The application '<%= title %>' installed at <%= appFqdn %> is not responding.
|
|
|
|
This is most likely a problem in the application.
|
|
|
|
You are receiving this email because you are an Admin of the Cloudron at <%= fqdn %>.
|
|
|
|
Thank you,
|
|
Application WatchDog
|
|
|
|
<% } else { %>
|
|
|
|
<% } %>
|
|
|