19 lines
261 B
Plaintext
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 { %>
|
|
|
|
<% } %>
|