Files
cloudron-box/src/mail_templates/user_event.ejs
Johannes Zellner 36f3f4b8f4 Remove superflous '
2016-04-05 09:28:41 +02:00

16 lines
271 B
Plaintext

<%if (format === 'text') { %>
Dear Admin,
User <%= user.username %> <%= user.email %> <%= event %> in the Cloudron at <%= fqdn %>.
You are receiving this email because you are an Admin of the Cloudron at <%= fqdn %>.
Thank you,
User Manager
<% } else { %>
<% } %>