{#if parts.length > 0}

{$strings.url_preview_desc}

{#each parts as part (part.title)}
{part.title}
{part.example}
{/each}
{/if}