1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-11 19:19:39 +02:00
vaultwarden/src/static/templates/email/invite_confirmed.hbs

8 Zeilen
255 B
Handlebars

2019-01-13 01:39:29 +01:00
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>