diff --git a/BTCPayServer/Views/Account/AccessDenied.cshtml b/BTCPayServer/Views/Account/AccessDenied.cshtml index 3a5a00852..3c5646ef4 100644 --- a/BTCPayServer/Views/Account/AccessDenied.cshtml +++ b/BTCPayServer/Views/Account/AccessDenied.cshtml @@ -2,7 +2,14 @@ ViewData["Title"] = "Access denied"; } - - ViewData["Title"] - You do not have access to this resource. - + + + + + @ViewData["Title"] + + You do not have access to this resource. + + + +
You do not have access to this resource.