{heading}

{#if intro}

{intro}

{/if}
{#each items as item}
{item.term}
{item.definition}
{/each}
{#if outro}

{outro}

{/if}