@page @model BO.AppServer.Web.Areas.Identity.Pages.Account.ForgotPasswordModel @{ ViewData["Title"] = "Forgot your password?"; }

@ViewData["Title"]

Enter your email.


@section Scripts { }