{include file="header.html" title_page="$username's Profile" title_inner="$username's Profile"}

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}

{if $books}

Books: {$books}

{/if} {if $movies}

Movies: {$movies}

{/if} {if $music}

Music: {$music}

{/if} {if $hobbies}

Hobbies: {$hobbies}

{/if}

{$description}

{include file="footer_profile.html"}