@Model.Name,
14 |Please follow the link bellow to proceed:
15 | 16 |If you did not requested this message, please ignore this email and no action will be taken.
-------------------------------------------------------------------------------- /sources/App.UI.Mvc5/Areas/Users/Views/Account/PasswordRecoverSuccess.cshtml: -------------------------------------------------------------------------------- 1 | @using App.UI.Mvc5.Areas.Users 2 | 3 | @model EmptyViewModel 4 | 5 | 6 | 7 | @{ 8 | Model.PageTitle = GetLocalizedString@(GetLocalizedString
@Model.Name,
14 |To confirm your e-mail, please click on the link bellow:
15 | 16 |If you did not requested this message, please ignore this email and no action will be taken.
-------------------------------------------------------------------------------- /sources/App.UI.Mvc5/Areas/Users/Views/Account/VerifyEmailSuccess.cshtml: -------------------------------------------------------------------------------- 1 | @using App.UI.Mvc5.Areas.Users 2 | 3 | @model EmptyViewModel 4 | 5 | 6 | 7 | @{ 8 | this.SetLayout("~/Areas/Users/Views/_LayoutArea.cshtml"); 9 | 10 | Model.PageTitle = GetLocalizedString@(GetLocalizedString
16 | @RenderBody()
17 | 18 | Sender Signature Here 19 | |
20 |