{% if search_result is defined and search_result %} {% elif query_param is defined and query_param | trim != "" %}

No results found for "{{ query_param | escape }}".

Try using different keywords or checking for typos.

{% else %}

Enter a term above to search your knowledge base.

Results will appear here.

{% endif %}