mail_templates: no format

This commit is contained in:
Girish Ramakrishnan
2024-12-17 17:07:35 +01:00
parent 449dd4730f
commit 219066d8d7

View File

@@ -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 { %>
<% } %>