bitwarden_rs/src/static/templates/email_invite_confirmed.hbs

8 lines
255 B
Handlebars
Raw Normal View History

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