[% INCLUDE 'header.html' %]
[% INCLUDE 'toolbar.html' %]
[% INCLUDE 'datetime.html' %] [% INCLUDE 'navigation.html' %]

[% view_profile_aid = data.view_profile_aid %] Viewing Profile - [% author.$view_profile_aid.name %]

[% IF author.$view_profile_aid.email %]

Name: [% author.$view_profile_aid.name %]
Email: [% IF misc.is_logged == 1 %] [% author.$view_profile_aid.email %] [% ELSE %] - [% END %]
Rank: [% IF author.$view_profile_aid.rank == 1 %] User [% ELSIF author.$view_profile_aid.rank == 2 %] Editor [% ELSIF author.$view_profile_aid.rank == 3 %] Administrator [% ELSE %] None [% END %]
URL: [% IF author.$view_profile_aid.www %] [% author.$view_profile_aid.www %] [% ELSE %] - [% END %]
Description: [% author.$view_profile_aid.description %]

[% ELSE %] User is not exists ! [% END %]

Note: This data is provided to you for information purposes only. By viewing this page, you agree that you will use this data only for lawful purposes and that, under no circumstances will you use this data to: allow, enable, or otherwise support the transmission of mass unsolicited, commercial advertising or solicitations via electronic mail. We reserve the right to modify these terms at any time. By submitting this query, you agree to abide by these terms.

[% INCLUDE 'leftbar.html' %] [% INCLUDE 'footer.html' %]