+ + + + {numberWithCommas(comments.commentCount)} comments + expand_more + + + + + + + {#each comments.comments as comment} + + {/each} + {#if comments.continuation} + {$_('loadMore')} + {/if} + + +