@page @model ForgotPasswordModel @{ ViewData["Title"] = "Forgot your password?"; }

Enter your email.


@section Scripts { }