@page @model ResetPasswordModel @{ var sessionState = ViewData["SessionState"] as TightWiki.SessionState ?? throw new Exception("Wiki State Context cannot be null."); }

Reset password

Reset your password.


@section Scripts { }