From 6f31ea376cfd31df6c9ae208e499ba6d96433b86 Mon Sep 17 00:00:00 2001 From: Shreya Janorkar Date: Wed, 27 May 2026 09:27:18 +0530 Subject: [PATCH 1/6] feat: add navbar search form Added navbar search form with search input and submit button --- templates/index.html | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index aa7751f..0fd73ac 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,6 +22,33 @@