bitwarden_rs/src/static/templates/email/invite_confirmed.hbs
2020-02-18 21:27:00 -08:00

9 lines
257 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>