From 1db857be07f76fe734a0bbefe79e2ba9a964dba2 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Wed, 1 Mar 2023 03:27:13 +0300 Subject: show user history on global search --- wqflask/wqflask/templates/search_history.html | 297 ++++++++++++++++++++++++++ 1 file changed, 297 insertions(+) create mode 100644 wqflask/wqflask/templates/search_history.html diff --git a/wqflask/wqflask/templates/search_history.html b/wqflask/wqflask/templates/search_history.html new file mode 100644 index 00000000..11586c0a --- /dev/null +++ b/wqflask/wqflask/templates/search_history.html @@ -0,0 +1,297 @@ +< + + + + + + + + + + + +
+
+

+ this is the title +

+
+
+
+ +
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3