diff --git a/BTCPayServer/Views/Shared/_Layout.cshtml b/BTCPayServer/Views/Shared/_Layout.cshtml
index 297ab4b87..b99423fad 100644
--- a/BTCPayServer/Views/Shared/_Layout.cshtml
+++ b/BTCPayServer/Views/Shared/_Layout.cshtml
@@ -52,12 +52,6 @@
@env.NetworkType.ToString()
}
- @if (env.OnionUrl != null)
- {
-
-
-
- }