{#if groupStore.data?.picture} {name} {/if} {name} {mode === "simple" ? "Discussions" : "Home"} {#if SEARCH_ENABLED} {/if} {#if mode === "simple"}

{groupStore.data?.about ?? ""}

{:else} {#if activeAbout}

About

{activeAbout}

{/if}

Rooms

{#if groupsStore.list.length === 0 && !groupsStore.loaded}

Loading rooms…

{/if} {#each groupsStore.list as room} {room.name} {/each}
{/if}

Resources

{#each resourcesStore.list as r (r.slug)} {r.title} {/each} Contacts
{#if draftState.iconized} {/if} {#if auth.user}
{:else}
{/if}