diff --git a/BTCPayServer/Views/Account/Lockout.cshtml b/BTCPayServer/Views/Account/Lockout.cshtml index f573a1f86..4d8c0e1cf 100644 --- a/BTCPayServer/Views/Account/Lockout.cshtml +++ b/BTCPayServer/Views/Account/Lockout.cshtml @@ -1,8 +1,19 @@ @{ ViewData["Title"] = "Locked out"; } +
+
-
-

@ViewData["Title"]

-

This account has been locked out, please try again later.

-
+
+
+

@ViewData["Title"]

+
+
+ +
+

This account has been locked out because of multiple invalid login attempts. Please try again later.

+
+ +
+
+