From 7f75c7c4bf9f6decb85577b8dce964a5030e2a3c Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 18 Apr 2021 16:19:28 +0200 Subject: [PATCH] Add a search field into the top navbar --- app/templates/layout.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/templates/layout.html b/app/templates/layout.html index 2a9d7d0..de811b0 100644 --- a/app/templates/layout.html +++ b/app/templates/layout.html @@ -19,6 +19,12 @@