{#key loaded} {#if Object.keys($content).length!=0}

{$content.heading}

groups

{$content.p1}

{$content.p2}

{$content.subheading1}

mapCallbackGroups(createMap,$content,locale)}> {#each groups as group}

{$content.location}: {$content[group.location[0]]}

{$content.members}: {group.members}

{$content.contact}: {$content[group.contact[1]]}

{/each}
{/if} {/key}