diff --git a/src/routes/(app)/playground/+layout.svelte b/src/routes/(app)/playground/+layout.svelte new file mode 100644 index 000000000..74579665c --- /dev/null +++ b/src/routes/(app)/playground/+layout.svelte @@ -0,0 +1,47 @@ + + + + + {$i18n.t('Playground')} | {$WEBUI_NAME} + + + +
+
+
+
+ +
+
{$i18n.t('Playground')}
+
+
+ +
+ +
+ +
+
diff --git a/src/routes/(app)/playground/+page.svelte b/src/routes/(app)/playground/+page.svelte index 32e6e25be..3147c8d0e 100644 --- a/src/routes/(app)/playground/+page.svelte +++ b/src/routes/(app)/playground/+page.svelte @@ -1,15 +1,5 @@ -
-
- -
-
+