{lang code='channel' assign='object_type'} {include file="$style_dir/global_header.html"} {$user_videos=get_videos(['user'=>$u.userid,'limit'=>6])} {$user_photos=get_photos(['user'=>$u.userid,'limit'=>6])} {$user_contacts=$userquery->get_json_friends($u.userid)} {display_user_custom_background( $u )}
{include_template_file file="header.html" }
Post Status Post Topic Post Video Post Photo
{name($u)}
March 12, 2012
Yeh cheez mast lag rahi hai. Something else.
You like this.
{name($u)} Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
March 11, 2012

Videos ({$u.total_videos|number_format})

{if $user_videos} {foreach $user_videos as $user_video} {include_template_file file='blocks/video.html' video=$user_video display_method='view_channel'} {/foreach} {/if}

Photos ({$u.total_photos|number_format})

{if $user_photos} {foreach $user_photos as $user_photo} {include_template_file file='blocks/photo.html' photo=$user_photo display_method='view_channel'} {/foreach} {/if}