summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
Diffstat (limited to 'searx')
-rw-r--r--searx/templates/oscar/stats.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/templates/oscar/stats.html b/searx/templates/oscar/stats.html
index dee304063..bf877c38b 100644
--- a/searx/templates/oscar/stats.html
+++ b/searx/templates/oscar/stats.html
@@ -23,7 +23,6 @@
{% if not stat_category %}
<div class="col-sm-12 col-md-12">
<div class="alert alert-info" role="alert">
- <strong>{{ _('Heads up!') }}</strong>
{{ _('There is currently no data available.') }}
</div>
</div>