1
0
mirror of https://github.com/bitwarden/server synced 2026-01-04 01:23:25 +00:00
Files
server/src/Core/MailTemplates/NoMasterPasswordHint.text.cshtml
Kyle Spearrin 8a47869899 template fixes
2017-05-30 23:56:00 -04:00

11 lines
301 B
Plaintext

@model Bit.Core.Models.Mail.BaseMailModel
@{
Layout = "_BasicMailLayout.text";
}
You (or someone) recently requested your
master password hint. Unfortunately, your
account does not have a master password hint.
If you did not request your master password
hint you can safely ignore this email.