diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 14539cc..e883b41 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -40,6 +40,7 @@ const localeDescription =
/>
))
}
+
+ { + t({ + de: "Falls du nicht automatisch weitergeleitet wirst, klicke bitte auf diesen Link:", + en: "If you are not automatically redirected, please click on this link:", + }) + } + {url} +
+