From f852e15d6c5beb696c8c9ee02230952b55b70a6a Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Thu, 5 Mar 2026 19:16:48 +0000 Subject: [PATCH] templates/index.html aktualisiert --- templates/index.html | 355 +++++++++++++------------------------------ 1 file changed, 108 insertions(+), 247 deletions(-) diff --git a/templates/index.html b/templates/index.html index 671317d..3a116c3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -110,7 +110,7 @@ } /* Der Container für die URL */ - .ollama-url-container { + #ollama-url-container { display: none; /* Standardmäßig versteckt */ align-items: center; gap: 10px; @@ -235,290 +235,151 @@