From 920cd935fab1050628c795eb107c26c400a760b7 Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 28 May 2019 00:07:25 -0500 Subject: [PATCH] fix the path --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index f40f997..3ceeb0f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -284,8 +284,8 @@ {% if not DISABLE_SEARCH %} - - + + {% endif %}