mirror of
https://github.com/bitwarden/server.git
synced 2025-05-27 14:24:56 -05:00
11 lines
284 B
Plaintext
11 lines
284 B
Plaintext
@model Bit.Core.Models.Mail.VerifyEmailModel
|
|
@{
|
|
Layout = "_BasicMailLayout.text";
|
|
}
|
|
Verify this email address for your bitwarden
|
|
account by clicking the following link. If you
|
|
did not request this email to verify a bitwarden
|
|
account, you can safely ignore it.
|
|
|
|
@Raw(Model.Url)
|