diff --git a/BTCPayServer/Views/Account/ResetPassword.cshtml b/BTCPayServer/Views/Account/ResetPassword.cshtml index a501ff2df..d802fc462 100644 --- a/BTCPayServer/Views/Account/ResetPassword.cshtml +++ b/BTCPayServer/Views/Account/ResetPassword.cshtml @@ -3,33 +3,39 @@ ViewData["Title"] = "Reset password"; } -

@ViewData["Title"]

-

Reset your password.

-
-
-
-
-
- -
- - - +
+
+
+
+
-
- - - +
+
+
+ +
+ +
+ + + +
+
+ + + +
+
+ + + +
+ +
-
- - - -
- - +
-
+
@section Scripts { @await Html.PartialAsync("_ValidationScriptsPartial")