<%if (format === 'text') { %> Dear <%= cloudronName %> Admin, A new user with email <%= user.email %> was added to <%= cloudronName %>. <% if (inviteLink) { %> As requested, this user has not been sent an invitation email. To set a password and perform any configuration on behalf of the user, please use this link: <%= inviteLink %> <% } %> Powered by https://cloudron.io <% } else { %>

Dear <%= cloudronName %> Admin,

A new user with email <%= user.email %> was added to <%= cloudronName %>.

<% if (inviteLink) { %>

As requested, this user has not been sent an invitation email.

Set a password and perform any configuration on behalf of the user

<% } %>

Powered by Cloudron.
<% } %>