<{section name=i loop=$comments}> <{include file="db:system_comment.html" comment=$comments[i]}>
<{if $show_threadnav == true}>
<{$lang_top}> | <{$lang_parent}>
<{/if}> <{if $comments[i].show_replies == true}> <{foreach item=reply from=$comments[i].replies}> <{/foreach}>

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