diff --git a/searx/templates/oscar/infobox.html b/searx/templates/oscar/infobox.html index 9f5e58d2b..9802f11e2 100644 --- a/searx/templates/oscar/infobox.html +++ b/searx/templates/oscar/infobox.html @@ -6,7 +6,7 @@
{{ infobox.content }}
{% endif %} + {% if infobox.content %}{{ infobox.content | safe }}
{% endif %} {% if infobox.attributes -%}