{{- if $comment.site -}} {{- $comment.author -}} {{- else -}} {{- $comment.author -}} {{- end -}} {{ i18n "says" }}: {{- $date := ( time ( div ( int $comment.date ) 1000 ) ) -}} {{- dateFormat "15:04, Jan 2, 2006" $date -}} {{ $comment.content | markdownify }}