diff options
Diffstat (limited to 'searx/templates/results.html')
| -rw-r--r-- | searx/templates/results.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/templates/results.html b/searx/templates/results.html index a6191259b..6f45e8bcd 100644 --- a/searx/templates/results.html +++ b/searx/templates/results.html @@ -1,4 +1,5 @@ {% extends "base.html" %} +{% block head %} {% endblock %} {% block content %} <div class="right"> <a href="/" title="searx" class="site_link">searx</a> | Number of results: {{ number_of_results }} |