+ + + + {reply.author} + + {formatDate(reply.timestamp)} + + + {decodeHTMLEntities(reply.comment)} + +
+ +
+
+ {comment.author}
+
+
+ {decodeHTMLEntities(comment.comment)}
+
+
+ {#if !detailsOpen}
+
+ {/if}
+
+ + {#if comment.replies?.length > 0} ++ {#each comment.replies as reply (reply.id)} +-
+
+
+ {/each}
+
+ {/if} + + +