diff --git a/app/templates/index.html b/app/templates/index.html
index d118675..0d920c1 100644
--- a/app/templates/index.html
+++ b/app/templates/index.html
@@ -4,31 +4,37 @@
Gitea Sync AI 🧠
-
+
🧠 Gitea Sync AI – Dashboard
-Deine abonnierten Projekte:
-
+
+ Deine abonnierten Projekte:
+
+
-
+
-Verfügbare Repositories:
-
+
+ Gitea Repositories (als Nicht-Abonnierte):
+
+
-
-
-
\ No newline at end of file
+// Starte beim Laden: ✅ OPTIMIERT MIT CACHING!
+loadProjects().then(() => loadRepos());
\ No newline at end of file