vaultwarden/src/static/templates/email/send_org_invite.hbs

10 lines
399 B
Handlebars

Join {{{org_name}}}
<!---------------->
You have been invited to join the *{{org_name}}* organization.
Click here to join: {{url}}/#/accept-organization/?organizationId={{org_id}}&organizationUserId={{org_user_id}}&email={{email}}&organizationName={{org_name_encoded}}&token={{token}}
If you do not wish to join this organization, you can safely ignore this email.
{{> email/email_footer_text }}