From b4abbe430c0e86aaf0982f95b539166dca19cb44 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 23 Sep 2024 11:22:11 +0300 Subject: Refactor: Init move search from base to index file. --- gn2/wqflask/templates/index_page.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (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 734cd075..4e2888e9 100755 --- a/gn2/wqflask/templates/index_page.html +++ b/gn2/wqflask/templates/index_page.html @@ -61,6 +61,37 @@ } {% endblock %} + +{% block search %} +