{if $total gt "0"}
Videos {$start_num}-{$end_num} of {$total}
{insert name=id_to_name assign=uname un=$smarty.request.UID} My Friends' Video
{section name=i loop=$answers}
{$answers[i].description}
Tags // {insert name=video_keyword assign=tags vid=$answers[i].VID} {section name=j loop=$tags} {$tags[j]}  {/section}
{insert name=time_to_date assign=todate tm=$answers[i].addtime} {insert name=id_to_name assign=uname un=$answers[i].UID}

Added: {$todate} by {$uname}

Runtime: {$answers[i].duration|string_format:"%.2f"} | Views: {$answers[i].viewnumber} | {insert name=comment_count assign=commentcount vid=$answers[i].VID} Comments: {$commentcount}

Rating: {insert name=show_rate assign=vrate rte=$answers[i].rate}{$vrate}

{/section}
Pages: {$page_link}
My Tags:
{section name=k loop=$vtags}

» {$vtags[k]}

{/section}
{else}



You have not invited any friends or family at this time!

Invite your friends and family to start sharing videos today!





{/if}