{if $canAdd}
{decorator name='button' class='ow_ic_add' id='btn-add-new-video' langLabel='video+add_new'}
{/if} {$videoMenu} {if isset($tag)}
{text key='video+tag_search_result'} "{$tag}"
{block_decorator name='box' iconClass='ow_ic_tag' langLabel='video+tag_search' addClass='ow_smallmargin'} {/block_decorator}
{component class='VIDEO_CMP_VideoList' type=$listType count=5 tag=$tag} {else}
{$tags}
{block_decorator name='box' iconClass='ow_ic_tag' langLabel='video+tag_search' addClass='ow_smallmargin'} {/block_decorator}
{/if}