bitwarden_rs/src/static/templates/email/invite_confirmed.hbs
2019-01-19 17:40:18 +01:00

8 lines
255 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>