diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx
index 56b289fe..6104f128 100644
--- a/client/components/Layout.tsx
+++ b/client/components/Layout.tsx
@@ -714,6 +714,17 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
{/* Supabase Configuration Status */}
+
+
);
}