correct code for user.tpl is:

{if $user_info.website ne ""}
<TR>
<TD>Website:</TD>
<TD>{$user_info.username}</TD>
</TR>
{/if}



i don't understant where should I copy the my_profile.tpl code

thanks