<table class="outer" cellpadding="5" cellspacing="1">
<tr>
<th width="20%"><{$lang_poster}></td>
<th><{$lang_thread}></td>
</tr>
<{foreach item=comment from=$comments}>
<{include file="db:system_comment.html" comment=$comment}>
<{/foreach}>
</table>