1
0
mirror of https://github.com/bitwarden/server synced 2026-01-02 16:43:25 +00:00
Files
server/src/Core/MailTemplates/ChangeEmail.text.cshtml
2017-08-09 22:55:52 -04:00

7 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)