{include file="header.html" title_page="$title videos" title_inner="$title videos"}
Join: {$join_date|date_format}
{if $name}Name: {$name}
{/if} {if $gender}Gender: {$gender}
{/if} {if $hometown}Hometown: {$hometown}
{/if} {if $location}Location: {$location}
{/if}Videos Watched: {$view_watch_count}
Subscribers: {$subscriber_count}
Channel Views: {$view_count}
Books: {$books}
{/if} {if $movies}Movies: {$movies}
{/if} {if $music}Music: {$music}
{/if} {if $hobbies}Hobbies: {$hobbies}
{/if} {$description}Tags: {foreach from=$user_upload[i].keywords item=tag} {$tag} {/foreach}
{$user_upload[i].description|truncate:300}
There is no uploaded by {$title}
{/section} {if $total > 0}Page: {$curr_page} of {$total}
{/if} {if $prev_page} {/if} {if $next_page} {/if} {include file="footer.html"}