{#each groups as group} {#if group.id === "general"}
{:else}
{group.label}
{/if} {/each}