From b7875be471b064cdd2c16264f5759151fffa8c6f Mon Sep 17 00:00:00 2001 From: czaks Date: Wed, 26 Jul 2017 23:37:05 -0400 Subject: [PATCH] search form in index: fix order --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index e18279eb..e3fbf350 100644 --- a/templates/index.html +++ b/templates/index.html @@ -57,8 +57,8 @@ {% if config.global_message %}
{{ config.global_message }}
{% endif %}
- {% if config.board_search %} +

@@ -66,8 +66,8 @@

- {% endif %} + {% endif %}
{% if mod %}{% endif %}