<{section name=i loop=$comments}>

<{include file="db:system_comment.html" comment=$comments[i]}>
<{$lang_poster}> <{$lang_thread}>

<{if $show_threadnav == true}>

<{$lang_top}> | <{$lang_parent}>

<{/if}> <{if $comments[i].show_replies == true}>

<{foreach item=reply from=$comments[i].replies}> <{/foreach}>
<{$lang_subject}> <{$lang_poster}>

<{$lang_posted}>

<{$reply.prefix}> <{$reply.title}> <{$reply.poster.uname}>

<{$reply.date_posted}>

<{/if}> <{/section}>