<{if $user_ownpage == true}>


<{if $user_candelete == true}> <{/if}>


<{elseif $xoops_isadmin != false}>



<{/if}>
<{$lang_allaboutuser}>
<{$smarty.const._US_AVATAR}> Avatar
<{$smarty.const._US_REALNAME}> <{$thisUser->getVar('name')}>
<{$smarty.const._US_WEBSITE}> <{$thisUser->getVar('url')}>
<{$smarty.const._US_EMAIL}> <{$user_email}>
<{$smarty.const._US_PM}> <{$user_pmlink}>
<{$smarty.const._US_ICQ}> <{$thisUser->getVar('user_icq')}>
<{$smarty.const._US_AIM}> <{$thisUser->getVar('user_aim')}>
<{$smarty.const._US_YIM}> <{$thisUser->getVar('user_yim')}>
<{$smarty.const._US_MSNM}> <{$thisUser->getVar('user_msnm')}>
<{$smarty.const._US_LOCATION}> <{$thisUser->getVar('user_from')}>
<{$smarty.const._US_OCCUPATION}> <{$thisUser->getVar('user_occ')}>
<{$smarty.const._US_INTEREST}> <{$thisUser->getVar('user_intrest')}>
<{$smarty.const._US_EXTRAINFO}> <{$user_extrainfo}>
<{$smarty.const._US_STATISTICS}>
<{$smarty.const._US_MEMBERSINCE}> <{$user_joindate}>
<{$smarty.const._US_RANK}> <{$user_rankimage}>
<{$user_ranktitle}>
<{$smarty.const._US_POSTS}> <{$user_posts}>
<{$smarty.const._US_LASTLOGIN}> <{$user_lastlogin}>

<{$smarty.const._US_SIGNATURE}>
<{$user_signature}>
<{foreach item=module from=$modules}>

<{$module.name}>

<{foreach item=result from=$module.results}> <{$module.name}><{$result.title}>
(<{$result.time}>)
<{/foreach}> <{$module.showall_link}>

<{/foreach}>