{include file="header.html" title_page="$title videos" title_inner="$title"}
Added: {$published|date_format}
From: {$author}
Duration: {math equation="floor(x / 60)" x=$duration}:{math equation="x % 60" x=$duration}
{$description}
Channel: {$category}
Tags: {section loop=$keywords name=l} {$keywords[l].keyword|lower} {/section}
Rating: {$rating_average} ({$rating_num_raters} ratings) Views: {$view_count} Comments: {$total_comments}
{$comments[j].author.0.name} Says:
{$comments[j].published|date_format} - {$comments[j].content}