{#if data.group} {/if}
{#if form?.error}

Could not {data.group ? "update" : "create"} group: {form.error}

{/if}