3 lines
62 B

{#each links as link}
<a href="x#{link}">x#{link}</a>
{/each}