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

@ViewData["Title"]

Enter your email.


@section Scripts { }