From 5a1731381f6135617dcdcce75caf15cc3896a667 Mon Sep 17 00:00:00 2001 From: David Todd Date: Tue, 28 May 2019 00:10:27 -0500 Subject: [PATCH] put bundle before search js --- templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 3ceeb0f..d8cb15f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -283,11 +283,12 @@ + + {% if not DISABLE_SEARCH %} {% endif %} -