You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
415 B
12 lines
415 B
Join {{org_name}}
|
|
<!---------------->
|
|
<html>
|
|
<p>
|
|
You have been invited to join the <b>{{org_name}}</b> organization.
|
|
<br>
|
|
<br>
|
|
<a href="{{url}}/#/accept-organization/?organizationId={{org_id}}&organizationUserId={{org_user_id}}&email={{email}}&organizationName={{org_name}}&token={{token}}">
|
|
Click here to join</a>
|
|
</p>
|
|
<p>If you do not wish to join this organization, you can safely ignore this email.</p>
|
|
</html>
|
|
|