{#if showHeader}
Search results
{/if}
{#each tree as { conversation, depth } (conversation.id)}
{/each} {#if tree.length === 0}
{emptyMessage}
{/if}