I’m not good in code, but by try and error (and inspect tool!!!) i removed :
{%- if search.performed -%} {{- 'templates.search.title' | t -}} {%- else -%} {{- 'general.search.search' | t -}} {%- endif -%}
so the title “SEARCH” is not there anymore and it seems to work just as good.
