{* * Amsterdam Web Communities System * Copyright (c) 2025 Erbosoft Metaverse Design Solutions, All Rights Reserved * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. *}

User Profile:

{{ username }}
{{ username }}'s photo
Account created:
{{ dateCreated }}
{{ if isset(dateLastLogin) }}
Last login:
{{ dateLastLogin }}
{{ end }} {{ if isset(dateLastUpdate) }}
Profile last updated:
{{ dateLastUpdate }}
{{ end }}
{{ fullname }}
{{ if isset(description) }}
{{ description }}
{{ end }} {{ if isset(email) }}
E-mail: {{ email }}
{{ end }} {{ if isset(url) }}
URL: {{ url }}
{{ end }}
{{ if isset(company) }}
{{ company }}
{{ end }} {{ if isset(addr1) }}
{{ addr1 }}
{{ end }} {{ if isset(addr2) }}
{{ addr2 }}
{{ end }}
{{ addrLast }}
{{ if isset(country) }}
{{ country }}
{{ end }}
{{ if isset(phone) || isset(fax) || isset(mobile) }}
{{ if isset(phone) }}
Phone: {{ phone }}
{{ end }} {{ if isset(fax) }}
Fax: {{ fax }}
{{ end }} {{ if isset(mobile) }}
Mobile: {{ mobile }}
{{ end }}
{{ end }}
{{ if !.CurrentUser().IsAnon }}

Send Quick E-Mail To {{ username }}:

{{ end }}