Files
cloudron-box/src/mail_templates/certificate_renewal_error.ejs
T
2017-01-17 15:47:18 +01:00

19 lines
261 B
Plaintext

<%if (format === 'text') { %>
Dear Cloudron Admin,
the certificate for <%= domain %> could not be renewed.
-------------------------------------
<%- message %>
-------------------------------------
Powered by https://cloudron.io
<% } else { %>
<% } %>