<{section name=i loop=$comments}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_common/blocks_tpl/system/system_comment.html" comment=$comments[i]}>
<{foreach item=reply from=$comments[i].replies}>
<{includeq file="$xoops_rootpath/modules/tadtools/themes_common/blocks_tpl/system/system_comment.html" comment=$reply}>
<{$lang_poster}> <{$lang_thread}>
<{/foreach}> <{/section}> <{if $commentform}>
<{$commentform}>
<{/if}>