diff --git a/BTCPayServer/Views/Notifications/Index.cshtml b/BTCPayServer/Views/Notifications/Index.cshtml index 7c3a62864..655d4bf63 100644 --- a/BTCPayServer/Views/Notifications/Index.cshtml +++ b/BTCPayServer/Views/Notifications/Index.cshtml @@ -2,9 +2,7 @@ @{ ViewData["Title"] = "Notifications"; } -@section HeadScripts { - -} +
@if (TempData.HasStatusMessage())