various notification fixes
This commit is contained in:
13
src/mail_templates/test-text.ejs
Normal file
13
src/mail_templates/test-text.ejs
Normal 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 { %>
|
||||
|
||||
<% } %>
|
||||
Reference in New Issue
Block a user