@page @model BO.AppServer.Web.Areas.Identity.Pages.Account.ForgotPasswordConfirmation @{ ViewData["Title"] = "Forgot password confirmation"; } <h1>@ViewData["Title"]</h1> <p> Please check your email to reset your password. </p>