Add timestamp to emails
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Dear Cloudron Admin,
|
||||
|
||||
the certificate for <%= domain %> could not be renewed.
|
||||
The certificate for <%= domain %> could not be renewed.
|
||||
|
||||
-------------------------------------
|
||||
|
||||
@@ -13,6 +13,8 @@ the certificate for <%= domain %> could not be renewed.
|
||||
|
||||
Powered by https://cloudron.io
|
||||
|
||||
Sent at: <%= new Date().toUTCString() %>
|
||||
|
||||
<% } else { %>
|
||||
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user