diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx
index 2175afd0..6636bd56 100644
--- a/client/components/Layout.tsx
+++ b/client/components/Layout.tsx
@@ -119,6 +119,17 @@ export default function Layout({ children }: LayoutProps) {
+ {!profile && (
+
+ )}
{profile && (