2015-07-20 00:09:47 -07:00
|
|
|
<%if (format === 'text') { %>
|
|
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
Dear Cloudron Admin,
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2016-09-28 13:52:00 -07:00
|
|
|
User <%= user.username || user.alternateEmail || user.email %> <%= event %> in the Cloudron at <%= fqdn %>.
|
2015-07-20 00:09:47 -07:00
|
|
|
|
2017-01-17 15:47:18 +01:00
|
|
|
|
|
|
|
|
Powered by https://cloudron.io
|
2015-07-20 00:09:47 -07:00
|
|
|
|
|
|
|
|
<% } else { %>
|
|
|
|
|
|
|
|
|
|
<% } %>
|