From 95dfe14528663923ca2a88ec928f1d8d9df2402b Mon Sep 17 00:00:00 2001 From: bai Date: Fri, 29 Mar 2019 02:14:43 +0000 Subject: Init --- cgi/templates/manage/search.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 cgi/templates/manage/search.html (limited to 'cgi/templates/manage/search.html') diff --git a/cgi/templates/manage/search.html b/cgi/templates/manage/search.html new file mode 100644 index 0000000..6c2ec6f --- /dev/null +++ b/cgi/templates/manage/search.html @@ -0,0 +1,27 @@ + + +
+
Registro de búsqueda
+ + + + + + + + + + + + + + + + + + + +
IDFechaBúsquedaEnResultadosPor
${log['id']}${log['timestamp_formatted']}${log['keyword']}${"[A] " if log['archive'] else ""}${"Global" if log["ita"] == "" else log["ita"]}${log['res']}${log['ip']}
+
+
+ \ No newline at end of file -- cgit v1.2.1-18-gbd029