1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-10-05 23:02:40 +02:00
vaultwarden/src/static/templates/email/invite_accepted.hbs
2019-01-19 17:40:18 +01:00

8 Zeilen
270 B
Handlebars

Invitation accepted
<!---------------->
<html>
<p>
Your invitation for <b>{{email}}</b> to join <b>{{org_name}}</b> was accepted.
Please <a href="{{url}}">log in</a> to the bitwarden_rs server and confirm them from the organization management page.
</p>
</html>