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

No results for “{{ query_param | escape }}”.

Try different keywords or check for typos.

{% else %}

Enter a term above to search your knowledge base.

Results will appear here.

{% endif %}