diff --git a/BTCPayServer/Views/Account/Login.cshtml b/BTCPayServer/Views/Account/Login.cshtml index ea9f9c0b8..2df567e0b 100644 --- a/BTCPayServer/Views/Account/Login.cshtml +++ b/BTCPayServer/Views/Account/Login.cshtml @@ -6,70 +6,73 @@ ViewData["Headline"] = "Welcome to your BTCPay Server"; Layout = "_LayoutSimple"; } -@if (TempData.HasStatusMessage()) -{ -
- BTCPay Server is a self-hosted, open-source cryptocurrency payment processor. It is secure, private, censorship-resistant and free. -
+ -