From ad56e22213ba98f1427a8e1e1fbeba3e2223cd40 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Tue, 24 Sep 2024 12:04:22 +0300 Subject: Refactor: refactor global search code in index file. * Include global search via gsearch template. --- gn2/wqflask/templates/index_page.html | 122 ++-------------------------------- 1 file changed, 5 insertions(+), 117 deletions(-) (limited to 'gn2/wqflask/templates/index_page.html') diff --git a/gn2/wqflask/templates/index_page.html b/gn2/wqflask/templates/index_page.html index 18013f20..f2294e60 100755 --- a/gn2/wqflask/templates/index_page.html +++ b/gn2/wqflask/templates/index_page.html @@ -6,7 +6,6 @@ type="text/css" href="{{ url_for('css', filename='uikit/css/uikit.min.css') }}" /> - - + +