{* * Sub-template included in comments/Comments.html and topics/Topics.html *}
{if $comment.author} {else} {/if}
{$comment.datetime|wa_datetime:"humandatetime"}, {$comment.ip}
{if !empty($comment.parent)} {$_parent_comment_preview = strip_tags($comment.parent.text)|truncate:27:'...'}
[`in reply to`] {if !empty($_parent_comment_preview)} {$_parent_comment_preview} {else} [`comment`] {/if}
{/if}
{$comment.text}