mail_templates: no format
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<%if (format === 'text') { %>
|
||||
|
||||
Test email from <%= cloudronName %>,
|
||||
|
||||
If you can read this, your Cloudron email settings are good.
|
||||
@@ -8,6 +6,3 @@ Powered by https://cloudron.io
|
||||
|
||||
Sent at: <%= new Date().toUTCString() %>
|
||||
|
||||
<% } else { %>
|
||||
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user