From d1dd6364c9ee5b1ae78596ad4dcd7e38837927a8 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Mon, 25 Nov 2013 09:04:46 +0100 Subject: [PATCH] [enh] csv/json download buttons --- searx/templates/results.html | 14 ++++++++++++++ searx/templates/search.html | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/searx/templates/results.html b/searx/templates/results.html index f130f5bc..5b214b06 100644 --- a/searx/templates/results.html +++ b/searx/templates/results.html @@ -18,5 +18,19 @@ {% include 'result_templates/default.html' %} {% endif %} {% endfor %} +
+
+ + + +
+
+
+
+ + + +
+
{% endblock %} diff --git a/searx/templates/search.html b/searx/templates/search.html index fb5526ef..8800fa79 100644 --- a/searx/templates/search.html +++ b/searx/templates/search.html @@ -1,4 +1,4 @@ -
+