various notification fixes

This commit is contained in:
Girish Ramakrishnan
2024-12-11 23:32:11 +01:00
parent fbe207dac3
commit be340580d4
10 changed files with 28 additions and 34 deletions

View File

@@ -0,0 +1,13 @@
<%if (format === 'text') { %>
Test email from <%= cloudronName %>,
If you can read this, your Cloudron email settings are good.
Powered by https://cloudron.io
Sent at: <%= new Date().toUTCString() %>
<% } else { %>
<% } %>