{capture name='comments'}
{if $topList}
{/if}
{if isset($formCmp)}
{else}
{/if}
{if $bottomList}
{/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}