{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} {/gets}
{rs.username}{call get_date({rs.timeadd})}
{rs.comment}
{call showpage('rs', false, false, 1)}