{#if $searchActive}
{#if searchQuery.trim().length > 0}
Search results will appear here.
{/if}
{/if}