{#if newKey}
{/if}
{#each keys as key, i}
{#key key.id}
Name
Created
Action
{/key}
{/each}
{key.name}
{new Date(key.createdAt).toLocaleDateString($locale, format)}