Notes
{notes ? notes : ''}
{#if lastSaved} {$i18n.t('Last saved at {{time}}', { time: format(lastSaved, 'HH:mm') })} {:else if lastSaved !== undefined} {$i18n.t('Waiting for changes...')} {/if}