From f2cc5fb6cd9defeaf85cbd8ec837ad93052afa2b Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Thu, 15 Oct 2020 13:11:53 +0200 Subject: [PATCH] Add search field in the navbar for administrators --- templates/base.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/base.html b/templates/base.html index b455b36..2e68721 100644 --- a/templates/base.html +++ b/templates/base.html @@ -99,6 +99,16 @@ {% endif %}