{add_content key='video.add_content.list.top' listType=$listType}
{if $showAddButton}
{/if}
{$menu}
{add_content key='video.content.list.after_menu' listType=$listType}
{if isset($tag)}
{text key='video+tag_search_result'} "{$tag}"
{component class='VIDEO_MCMP_VideoList' type=$listType count=5 tag=$tag}
{else}
{$tags}
{/if}
{add_content key='video.content.list.bottom' listType=$listType}