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

{$content.heading}

communities

{$content.p1}

{$content.subheading1}

mapCallbackCommunities(createMap,$content,locale)}>

{$content.subheading2}

{#each communities as community}

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

{$content.status}: {community.status[locale]}

{$content.members}: {community.members}

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

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