bitwarden_rs/src/static/templates/email/invite_confirmed.hbs

9 lines
259 B
Handlebars
Raw Normal View History

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