{include file="header.html" title_page="$keyword Videos" title_inner="$keyword Videos"} {section loop=$videos name=i}
{$videos[i].description|truncate:200}
Tags: {foreach from=$videos[i].keywords item=tag} {$tag} {/foreach}
Page: {$curr_page} of {$total}
{if $prev_page} {/if} {if $next_page} {/if} {include file="footer_list.html"}