{#each tags as tag}
{tag}
{/each}
{moment(comment.commentDate).fromNow()}
{comment.content}
{#each commentNode.children as reply}
{/each}