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

{$content.heading}

commune

{$content.p1}

{$content.subheading1}

mapCallbackCommunes(createMap,$content,locale)}> {#each communes as commune}

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

{$content.status}: {$content[commune.status]}

{$content.members}: {commune.members}

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

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