clipbucket/upload/styles/cbv3/layout/blocks/groups/view_videos.html
2012-10-01 10:40:38 +00:00

3 lines
No EOL
113 B
HTML

{foreach $videos as $video}
{include_template_file file='blocks/groups/video.html' video=$video}
{/foreach}