{include file="header.html" title_page="$title videos" title_inner="$title"|truncate:60}

{literal} {/literal}

Title: {$title}

Added: {$published|date_format}

Author:{$author}

Duration: {math equation="floor(x / 60)" x=$duration}:{math equation="x % 60" x=$duration}

Description:
{$description}

Channel: {$category}

Tags: {section loop=$keywords name=l} {$keywords[l].keyword|lower}  {/section}

{include file="ads.html"} {include file="footer_detail.html"}