send email for certificate renewal error

This commit is contained in:
Girish Ramakrishnan
2016-07-26 16:20:31 -07:00
parent e9e09e66c3
commit d4d07e27c0
3 changed files with 7 additions and 9 deletions

View File

@@ -1,13 +1,10 @@
<%if (format === 'text') { %>
Dear Cloudron Team,
<% if (message) { %>
<%= domain %> was not renewed.
<%- message %>
<% } else { %>
<%= domain %> was renewed.
<% } %>
Thank you,
Your Cloudron
<% } else { %>