From a352d92c10c7b489002a65dca6d73383542fb33d Mon Sep 17 00:00:00 2001 From: gooseman <16601315+geese-suck@users.noreply.github.com> Date: Sat, 6 Aug 2022 19:00:40 -0700 Subject: [PATCH] make searching not a pain in the ass on mobile did not test at all lmao --- files/templates/search.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/files/templates/search.html b/files/templates/search.html index 5816d1e8d..b482c7edf 100644 --- a/files/templates/search.html +++ b/files/templates/search.html @@ -9,6 +9,14 @@ {% block PseudoSubmitForm %}{% endblock %} {% block navbar %} + {% if not '/users' in request.path %}