{@html data?.pageTitle ?? ''}

{#each items as item, i}
{@html item.text}
{/each}