8 lines
355 B
Plaintext
8 lines
355 B
Plaintext
{
|
|
"[Subject]": "@(Model.Brand.BrandName) - Loan Request Filling Started",
|
|
"[Title]": "Loan Request Filling Started",
|
|
"[UserWellcome]": "Hello, @Model.User.FirstName @Model.User.LastName!",
|
|
"[Sentence]": "Your loan request is presented on marketplace since @(Model.Timestamp).",
|
|
"[LetterSign]": "Yours,<br>The @(Model.Brand.BrandName) Team"
|
|
}
|