|
{
|
|
"[Subject]": "Reset KNOKS password",
|
|
"[Title]": "You are about to reset KNOKS password",
|
|
"[Sentence]": "Please click on the following link to reset your KNOKS password: <a href='@(Model.UserPasswordReset.Link)'>@(Model.UserPasswordReset.Link)</a>"
|
|
}
|
|
|
|
|