diff --git a/BTCPayServer/Views/Shared/Confirm.cshtml b/BTCPayServer/Views/Shared/Confirm.cshtml
index 6e90764ec..d4c472373 100644
--- a/BTCPayServer/Views/Shared/Confirm.cshtml
+++ b/BTCPayServer/Views/Shared/Confirm.cshtml
@@ -7,18 +7,19 @@
@section PageHeadContent {
}
@section PageFootContent {
}
-
-
+
diff --git a/BTCPayServer/Views/Shared/_LayoutSimple.cshtml b/BTCPayServer/Views/Shared/_LayoutSimple.cshtml
index cfc72a214..8e30939bf 100644
--- a/BTCPayServer/Views/Shared/_LayoutSimple.cshtml
+++ b/BTCPayServer/Views/Shared/_LayoutSimple.cshtml
@@ -14,8 +14,6 @@
- @*Dummy navbar-brand, hackish way to keep test AssertNoError passing*@
-
@RenderBody()