From 361a3f09e10bac047a4c5a237505eed8f4864744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=B8=D0=BA=D1=82=D0=BE=D1=80?= <78488229+viktor138irk@users.noreply.github.com> Date: Fri, 8 May 2026 04:08:02 +0900 Subject: [PATCH] Replace dashboard with legacy trading bot style admin panel --- app/static/index.html | 281 ++++++++---------------------------------- 1 file changed, 49 insertions(+), 232 deletions(-) diff --git a/app/static/index.html b/app/static/index.html index 96f879c..d1273c9 100644 --- a/app/static/index.html +++ b/app/static/index.html @@ -6,254 +6,71 @@