From a6bc342c948c3f02a3b1441abb5e9bdafcbc87c8 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Tue, 24 Sep 2024 12:01:08 +0300 Subject: Refactor: move global search functionality to own module. --- gn2/wqflask/templates/gsearch.html | 122 +++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 gn2/wqflask/templates/gsearch.html (limited to 'gn2') diff --git a/gn2/wqflask/templates/gsearch.html b/gn2/wqflask/templates/gsearch.html new file mode 100644 index 00000000..72c92a44 --- /dev/null +++ b/gn2/wqflask/templates/gsearch.html @@ -0,0 +1,122 @@ + + + +
+
+
+
+ +
+ + +
+ + + GNQA Search + + + + + + +
+
+
+
+ + + + -- cgit v1.2.3