1
0
mirror of https://github.com/bitwarden/server synced 2026-01-03 00:53:37 +00:00
Files
server/src/Core/MailTemplates/Razor/ChangeEmail.text.cshtml
2017-08-30 22:03:21 -04:00

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)