{title} {#if activeRecord === null}

{title}

{#each params.records as record} {/each}
Datum Arbeitsstunden Aktionen
{record.workingDay} {record.workingTime}
{:else}

{title}

{/if}