{#each comments as comment, i}
{i} {comment.author} wrote {elapsed(comment.time, time)} ago: {@html comment.html}
{/each}

{foo}