{#if hasResults} {#each filteredGroups() as group (group.id)}
{/each} {:else}
No raids found
{/if}