<{$comment.image}><{$comment.title}> | <{$comment.poster.uname}>

<{$comment.text}>
<{if $xoops_iscommentadmin == true}> <{$lang_edit}> <{$lang_delete}> <{$lang_reply}> <{elseif $xoops_isuser == true && $xoops_userid == $comment.poster.id}> <{$lang_edit}> <{$lang_reply}> <{elseif $xoops_isuser == true || $anon_canpost == true}> <{$lang_reply}> <{else}> Register to post <{/if}>
<{if $nested}> <{foreach item=reply from=$comment.replies}> <{include file="db:system_comment.html" comment=$reply}> <{/foreach}> <{/if}> <{if $threaded}>
<{if $show_threadnav == true}> <{/if}> <{if $comment.show_replies == true}> <{foreach item=reply from=$comment.replies}> <{/foreach}>
<{$lang_subject}> <{$lang_poster}> <{$lang_posted}>
<{$reply.prefix}> <{$reply.title}> <{$reply.poster.uname}> <{$reply.date_posted}>
<{/if}>
<{/if}>