diff --git a/BTCPayServer/Views/Account/Login.cshtml b/BTCPayServer/Views/Account/Login.cshtml index 5735baa87..fa3356075 100644 --- a/BTCPayServer/Views/Account/Login.cshtml +++ b/BTCPayServer/Views/Account/Login.cshtml @@ -3,38 +3,37 @@ @inject BTCPayServer.HostedServices.CssThemeManager themeManager @{ ViewData["Title"] = "Log in"; - ViewData["Headline"] = "Welcome to your BTCPay Server"; Layout = "_LayoutSimple"; } - +
+
+ + BTCPay Server + + +

Welcome to your BTCPay Server

-
- +
- - -