mirror of
https://github.com/bitwarden/server
synced 2026-01-03 00:53:37 +00:00
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
@model Bit.Core.Models.Mail.EmailTokenViewModel
|
|
@{
|
|
Layout = "_BasicMailLayout.text";
|
|
}
|
|
To finalize changing your email address enter the following code in the pop-up window: @Raw(Model.Token)
|