diff --git a/searx/templates/simple/results.html b/searx/templates/simple/results.html index 461fe1963..f73a25d09 100644 --- a/searx/templates/simple/results.html +++ b/searx/templates/simple/results.html @@ -1,14 +1,3 @@ -{% if chatgpt_api_key_var %}{% endif %} - -{% if chatgpt_api_key_var %} - -{% endif %} - {% extends "simple/base.html" %} {% from 'simple/icons.html' import icon, icon_big, icon_small %} {% macro engine_data_form(engine_data) -%}