{#if page.recording}
{/if} {#if isSecondaryWindow} {@render children()} {:else}
{#if page.current !== "first-run"} {/if}
{@render children()}
{#if page.taskSidebarOpen && page.current !== "first-run"}
{/if}
{/if}