<{include file="db:system_header.tpl"}> <{if !empty($form)}>
<{$form}>
<{else}>
<{$form_sort}>
<{foreach item=comment from=$comments|default:null}> <{/foreach}>
<{$smarty.const._AM_SYSTEM_COMMENTS_TITLE}> <{$smarty.const._AM_SYSTEM_COMMENTS_POSTED}> <{$smarty.const._AM_SYSTEM_COMMENTS_IP}> <{$smarty.const._DATE}> <{$smarty.const._AM_SYSTEM_COMMENTS_MODULE}> <{$smarty.const._AM_SYSTEM_COMMENTS_STATUS}> <{$smarty.const._AM_SYSTEM_COMMENTS_ACTION}>
<{$comment.comments_icon}> <{$comment.comments_title}> <{$comment.comments_poster}> <{$comment.comments_ip}> <{$comment.comments_date}> <{$comment.comments_modid}> <{$comment.comments_status}> <{$smarty.const._AM_SYSTEM_COMMENTS_VIEW}> <{$smarty.const._EDIT}> <{$smarty.const._DELETE}>
 
<{foreach item=comment from=$comments_popup|default:null}> <{/foreach}>
<{$nav|default:''}>
<{/if}>