{capture name='comments'} {if $topList}
{$commentList}
{/if} {if isset($formCmp)}
{decorator name='avatar_item' data=$currentUserInfo}
{if !empty($attch)}{/if}
{if !empty($attch)}{$attch}{/if}
{else}
{$authErrorMessage}
{/if} {if $bottomList}
{$commentList}
{/if} {/capture} {if $wrapInBox} {block_decorator name='box' type='empty' addClass='ow_add_comments_form ow_stdmargin' langLabel='base+comment_box_cap_label' iconClass='ow_ic_comment'} {$smarty.capture.comments} {/block_decorator} {else} {$smarty.capture.comments} {/if}