From 72babdf74fa6433a7d4b3452f9d60ade3c608cee Mon Sep 17 00:00:00 2001 From: Priec Date: Thu, 25 Jun 2026 13:59:51 +0200 Subject: [PATCH] search in the shop bar is not duplicated anymore --- assets/views/base.html | 7 ++++++- src/controllers/shop.rs | 10 ++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/assets/views/base.html b/assets/views/base.html index b538b7a..7ee821a 100644 --- a/assets/views/base.html +++ b/assets/views/base.html @@ -109,7 +109,9 @@ + screens (a compact copy lives in the mobile menu panel below), and on + the shop page (whose listing toolbar carries its own search box). --> + {% if not on_shop | default(value=false) %} + {% endif %}
@@ -210,6 +213,7 @@ underline focus), active state via data-nav + markActiveNav() -->