{include file="header.html" title_page="$keyword videos" title_inner="$keyword"} {section loop=$videos name=i}
Tags: {foreach from=$videos[i].keywords item=tag} {$tag} {/foreach}
{$videos[i].description|truncate:300}
There is no video available for keyword {$keyword}
{/section} {if $total > 0}Page: {$curr_page} of {$total}
{/if} {if $prev_page} {/if} {if $next_page} {/if} {include file="footer.html"}