mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-20 07:16:51 +03:00
To use this, include a path in the `DOMAIN` URL, e.g.: * `DOMAIN=https://example.com/custom-path` * `DOMAIN=https://example.com/multiple/levels/are/ok`
9 lines
257 B
Handlebars
9 lines
257 B
Handlebars
Invitation to {{org_name}} confirmed
|
|
<!---------------->
|
|
<html>
|
|
<p>
|
|
Your invitation to join <b>{{org_name}}</b> was confirmed.
|
|
It will now appear under the Organizations the next time you <a href="{{url}}/">log in</a> to the web vault.
|
|
</p>
|
|
</html>
|