mirror of
https://github.com/bitwarden/server
synced 2025-12-28 14:13:48 +00:00
* Added an expiration date to the organization user invite email * Added a period * moved property assignment around * fixed date offset
10 lines
298 B
Handlebars
10 lines
298 B
Handlebars
{{#>BasicTextLayout}}
|
|
You have been invited to join the {{OrganizationName}} organization. To accept this invite, click the following link:
|
|
|
|
{{{Url}}}
|
|
|
|
This link expires on {{ExpirationDate}}.
|
|
|
|
If you do not wish to join this organization, you can safely ignore this email.
|
|
{{/BasicTextLayout}}
|