From d19a9c4a76b4c7cd48289badf3d5d7fdb76b588a Mon Sep 17 00:00:00 2001 From: root Date: Thu, 26 Feb 2026 10:53:10 +0000 Subject: [PATCH] feat(ui): Add navigation button to return to /web from watchlist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Added 'Retour à l'accueil' button in watchlist header - Button uses existing btn-secondary styling - Navigates to /web using window.location.href --- templates/watchlist.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/watchlist.html b/templates/watchlist.html index 2744814..d8bbd77 100644 --- a/templates/watchlist.html +++ b/templates/watchlist.html @@ -190,6 +190,9 @@

📋 Ma Watchlist

Suivez vos animes préférés et téléchargez automatiquement les nouveaux épisodes

+