Author: {comment.name}

Time: {#if comment.time != null} {new Date(comment.time).toLocaleString('en-US', {dateStyle: 'long', timeStyle: 'short'})} {:else} brokn {/if}

{#if comment.website != null}

Site: {comment.website}

{/if}

{comment.message}