{* * 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/. * * SPDX-License-Identifier: MPL-2.0 *}
{{ sb3_total }} total (max {{ sb3_maxUsers }})
{{ if sb3_anons > 0 }}
🟣 Not logged in ({{ sb3_anons }})
{{ end }} {{ range _, u := sb3_users }}
🟣 {{ u }}
{{ end }}