mirror of
https://github.com/bitwarden/server.git
synced 2026-02-16 13:54:14 +08:00
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
@model Bit.Core.Models.Mail.OrganizationUserConfirmedViewModel
|
|
@{
|
|
Layout = "_BasicMailLayout.text";
|
|
}
|
|
This email is to notify you that you have been
|
|
confirmed as a user of @Raw(Model.OrganizationName).
|
|
|
|
Any collections and logins being shared with
|
|
you by this organization will now appear in
|
|
your bitwarden vault. |