Hello,
when a searched term is not found the search page stats “No results found for “{{ terms }}”” - so it displays “{{ terms }}” instead of the term used.
If it finds something the terms works. It displays the search term then: “3 results found for xy”
What is the problem here?
Best regards