{assign var=type value='v'}
{if $videos} {foreach $videos as $video} {include_template_file file="blocks/video.html" video=$video} {/foreach} {else}

{lang code='No video was found'}

{/if}
{get_template('pagination')}