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

{$content.heading}

groups

{$content.p1}

{$content.p2}

{$content.subheading1}

mapCallbackGroups(createMap,$content,locale)}>

{$content.subheading2}

{#each groups as group}

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

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

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

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