From 722156cff6a8cd84c724462df9f9474274a70ee2 Mon Sep 17 00:00:00 2001 From: Dotty Dotter Date: Sat, 9 May 2026 08:48:16 +0200 Subject: [PATCH] fix(tour): doppeltes Include durch Jinja-Tag in JS-Kommentar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Im JS-Kommentar des Topbar-Toggle-Skripts stand wörtlich {% include "v3/components/tour.html" %} — Jinja parst das auch innerhalb von /* ... */-Kommentaren und renderte das include ein zweites Mal. Folge: 4 window.gwoeTourStart-Definitionen, doppeltes Tour-Overlay-DOM, doppeltes