diff --git a/ui/views/sb_ftrcomm.jet b/ui/views/sb_ftrcomm.jet index f86a990..8f74fce 100644 --- a/ui/views/sb_ftrcomm.jet +++ b/ui/views/sb_ftrcomm.jet @@ -1,6 +1,6 @@ {* * Amsterdam Web Communities System - * Copyright (c) 2025 Erbosoft Metaverse Design Solutions, All Rights Reserved + * Copyright (c) 2025-2026 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 @@ -19,7 +19,7 @@
🟣 {{ .Text }} - {{ if .Flags["admin"] }}👑{{ end }} + {{ if .Flags["admin"] }}👑{{ end }}
{{ end }} {{ else }} diff --git a/ui/views/top.jet b/ui/views/top.jet index ff38b73..ea7c83b 100644 --- a/ui/views/top.jet +++ b/ui/views/top.jet @@ -1,6 +1,6 @@ {* * Amsterdam Web Communities System - * Copyright (c) 2025 Erbosoft Metaverse Design Solutions, All Rights Reserved + * Copyright (c) 2025-2026 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