{include ../block/head.htm}
{lang comment.add}
{call $wa->me['username']}
{lang web.captcha} :
{gets name=comment @commentid={call $wa->env['id']} setpage={call $wa->env['page']} number=10 orderby=comment_id DESC unbuf=true item=rs}
{rs.username}
{call get_date({rs.timeadd})}
{rs.comment}
{/gets}
{call showpage('rs', false, false, 1)}
{lang comment.add}