{AD place='ad_728x90'}

{$c.collection_name|capitalize}   {$c.total_objects}  Episode {lang code='collection' assign='object_type'} {uploadButton details=$c output='link' target="_blank" class='btn btn-success pull-right'}

{if $c.type == 'photos'} {$type = 'p'} {else} {$type = 'v'} {/if} {if $type == 'p'}
{section name=list loop=$objects}
{include file="$style_dir/blocks/collection.html" object=$objects[list] display_type=view_collection type=$c.type}
{sectionelse}
{$c.collection_name} has 0 items.
{/section}
{else}
{if $objects} {foreach $objects as $video}
{include file="$style_dir/blocks/videos/video.html" display_type='collection'}
{/foreach} {else}
No Videos Found !
{/if}
{/if}
{include file="$style_dir/blocks/pagination.html"}
{show_flag_form id=$c.collection_id type=Collection}
  • {lang code="Released"}: {$c.date_added|niceTime}
  • {lang code="category"}: {$c.category|categories:collections}
  • {lang code="cast"}: {$c.collection_tags|tags:collections}