{* * 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/. *} {{ amsterdam_pageTitle }} - {{ GlobalConfig.Site.Title }} {{ if isset(amsterdam_genRefresh) && GlobalConfig.Site.TopRefresh > 0 }} {{ end }}
{{ if .CurrentUser().IsAnon }} You are not logged in {{ if !isset(amsterdam_suppressLogin) || !amsterdam_suppressLogin }} - Log In | Create Account {{ end }} {{ else }} You are logged in as {{ .CurrentUser().Username }} {{ if !isset(amsterdam_suppressLogin) || !amsterdam_suppressLogin }} - Log Out | Profile {{ end }} {{ end }}
{{ range i, m := amsterdam_leftMenus }} {{ if i > 0 }}
 
{{ end }} {{ .SetScratch("__menu", m) }} {{ if m.Tag == "community" }} {{ .SubRender("menu_left_comm.jet") | raw }} {{ else }} {{ .SubRender("menu_left.jet") | raw }} {{ end }} {{ end }}
{{ .SubRender(amsterdam_innerPage) | raw }}
 

All trademarks and copyrights on this page are owned by their respective companies.
All messages posted by users on this page are owned by those users.
The rest: Copyright © {{ AmsterdamCopyright }} Erbosoft Metaverse Design Solutions, All Rights Reserved.
See our Policy Page for our copyright and privacy policies.