%include file="header.html"
title="User Detail"
meta_keywords=""
meta_description=""
%>
|
Member's Detail
|
| Username |
<%$username%> |
| Name |
<%$name%> |
| Email |
send email to <%$username%> |
| Homepage |
<%$homepage%> |
| Registering since |
<%$date%> |
| ICQ# |
<%$icq%> |
| AOL Instant Messenger Handle |
<%$aol%> |
| Yahoo |
<%$yahoo%> |
| Interest |
<%$interest%> |
| Location |
<%$location%> |
Occupation
|
<%$occupation%> |
|
Become editor for the following categories
|
|
<%$category%>
|
<%block_view_other_links username="$username" title="Links owned by this user"%>
|
|
<%include file="footer.html"%>
|