From f7aaf96cfa0c416f6be92cf379372bf832fbfc6e Mon Sep 17 00:00:00 2001 From: Admin Date: Mon, 6 Apr 2026 23:21:31 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20feat:=20Add=20sidebar=20navigati?= =?UTF-8?q?on=20for=20Smart=20Broadcasts=20and=20Digests=20sections?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Qwen-Coder --- web/templates/base.html | 36 +++++++- web/templates/broadcasts.html | 144 +++++++++++++++++++++++++---- web/templates/digest_settings.html | 25 ++--- web/templates/digests.html | 24 ++--- 4 files changed, 183 insertions(+), 46 deletions(-) diff --git a/web/templates/base.html b/web/templates/base.html index 8c636ef..540dfbb 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -71,7 +71,7 @@