{add_content key='video.add_content.list.top' listType=$listType}
{if $showAddButton}
{decorator name='button' class='ow_ic_add' id='btn-add-new-video' langLabel='video+add_new'}
{/if}
{$videoMenu}
{add_content key='video.content.list.after_menu' listType=$listType}
{if isset($tag)}
{component class='VIDEO_CMP_VideoList' type=$listType count=5 tag=$tag}
{else}
{/if}
{add_content key='video.content.list.bottom' listType=$listType}