diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj
index 60692a7f5..4eba16262 100644
--- a/BTCPayServer/BTCPayServer.csproj
+++ b/BTCPayServer/BTCPayServer.csproj
@@ -231,10 +231,5 @@
-
- <_ContentIncludedByDefault Remove="Views\Authorization\Authorize.cshtml" />
- <_ContentIncludedByDefault Remove="Views\Components\NotificationsDropdown\Default.cshtml" />
-
-
diff --git a/BTCPayServer/Views/Shared/_LayoutPos.cshtml b/BTCPayServer/Views/Shared/_LayoutPos.cshtml
index b01ebe7c4..8f089b19b 100644
--- a/BTCPayServer/Views/Shared/_LayoutPos.cshtml
+++ b/BTCPayServer/Views/Shared/_LayoutPos.cshtml
@@ -45,6 +45,7 @@
var srvModel = @Safe.Json(Model);
+
}
@@ -14,7 +15,8 @@
@section PageFootContent {
-
+
+
}