Files
cloudron-box/src/mail_templates/certificate_renewal_error.ejs
T

19 lines
261 B
Plaintext
Raw Normal View History

2016-03-19 20:40:03 -07:00
<%if (format === 'text') { %>
Dear Cloudron Admin,
the certificate for <%= domain %> could not be renewed.
-------------------------------------
2016-03-19 20:40:03 -07:00
2016-03-20 12:12:22 -07:00
<%- message %>
2016-07-26 16:20:31 -07:00
-------------------------------------
Powered by https://cloudron.io
2016-03-19 20:40:03 -07:00
<% } else { %>
<% } %>