summaryrefslogtreecommitdiff
path: root/searx/templates/courgette/results.html
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2015-02-10 15:23:56 +0100
committerAdam Tauber <asciimoo@gmail.com>2015-02-10 15:23:56 +0100
commitdf9cf9d09bf4496a9e5d799bd99437a3224a06d4 (patch)
treef5e02ae4c0446f703e5c6c112d631add591a693f /searx/templates/courgette/results.html
parentc711212662996e232a1d3bc692f6f765e1467125 (diff)
Merge branch 'rtl' of github.com:Cqoicebordel/searx
Diffstat (limited to 'searx/templates/courgette/results.html')
-rw-r--r--searx/templates/courgette/results.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/templates/courgette/results.html b/searx/templates/courgette/results.html
index de3c4e678..6d603fdee 100644
--- a/searx/templates/courgette/results.html
+++ b/searx/templates/courgette/results.html
@@ -8,7 +8,6 @@
</div>
<div id="results">
<div id="sidebar">
-
<div id="search_url">
{{ _('Search URL') }}:
<input type="text" value="{{ base_url }}?q={{ q|urlencode }}&amp;pageno={{ pageno }}{% if selected_categories %}&amp;category_{{ selected_categories|join("&category_")|replace(' ','+') }}{% endif %}" readonly />