{#snippet body()}
Latest Content changes
{#if records.length > 0}
{#each records as record (record.id)}
{/each}
{/if} {/snippet}