1
0
Fork 0
vaultwarden-test/src/static/templates/email/invite_accepted.hbs

9 Zeilen
289 B
Handlebars

Invitation to {{{org_name}}} accepted
2019-01-13 01:39:29 +01:00
<!---------------->
<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.
2019-01-13 01:39:29 +01:00
</p>
</html>