2021-05-26 09:37:20 +02:00
|
|
|
{{#if is_multiuse}}
|
2023-08-05 12:41:47 +02:00
|
|
|
{{#if referred_by}}
|
2021-05-26 09:37:20 +02:00
|
|
|
<p>{{#tr}}Are you sure you want to revoke this invitation link created by <strong>{referred_by}</strong>?{{/tr}}</p>
|
|
|
|
{{else}}
|
2023-08-05 12:41:47 +02:00
|
|
|
<p>{{#tr}}Are you sure you want to revoke this invitation link?{{/tr}}</p>
|
|
|
|
{{/if}}
|
|
|
|
{{else}}
|
2021-05-26 09:37:20 +02:00
|
|
|
<p>{{#tr}}Are you sure you want to revoke the invitation to <strong>{email}</strong>?{{/tr}}</p>
|
|
|
|
{{/if}}
|