aboutsummaryrefslogtreecommitdiff
path: root/src/static/templates/email/invite_confirmed.hbs
blob: acfbf97290b3aa3b4144da033bc9692efe483653 (plain)
1
2
3
4
5
6
7
8
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>