{#if label}
{label}
{/if}
{#if !required}
{/if} {#each character[region] as c}
{c.name}
{/each}