diff --git a/src/routes/error/+page.svelte b/src/routes/error/+page.svelte index fd3eb5645..2ceea878c 100644 --- a/src/routes/error/+page.svelte +++ b/src/routes/error/+page.svelte @@ -22,10 +22,20 @@
Ollama WebUI Backend Required
- Oops! You're using an unsupported method (frontend only). - Please access the WebUI from the backend. See readme.md for instructions or join our Discord - for help. - + Oops! You're using an unsupported method (frontend only). Please serve the WebUI from + the backend. + +
+
+ See readme.md for instructions + or + join our Discord for help.