{comment.id} at {formatTime(comment.creationDate)}
->
{comment.commentCreator}
{#if comment.imageId!= null && comment.imageId != undefined} {#if comment.fileType == 'image'}
{:else if comment.fileType == 'video'}
{/if} {/if}
{@html comment.commentText}
-> {comment.commentCreator}
{#if comment.imageId!= null && comment.imageId != undefined} {#if comment.fileType == 'image'}
{:else if comment.fileType == 'video'} {/if} {/if}
{@html comment.commentText}