diff --git a/src/routes/(console)/organization-[organization]/+layout.svelte b/src/routes/(console)/organization-[organization]/+layout.svelte
index 1013573ac3..7ea186b231 100644
--- a/src/routes/(console)/organization-[organization]/+layout.svelte
+++ b/src/routes/(console)/organization-[organization]/+layout.svelte
@@ -1,5 +1,5 @@
- Organizations - {resolvedProfile.platform}
+ {pageTitle}
{@render children()}