{* * 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 *}

{{ topicName | raw }}

{{ summaryLine }}
Topic List {{ if !.CurrentUser().IsAnon }} {{ if isTopicHidden }}Show Topic{{ else }}Hide Topic{{ end }} {{ end }} {{ if isset(urlNextTopic) }} Next Topic {{ end }} {{ if isset(urlNextKeepNew) }} Next & Keep New {{ end }} Find {{ if !isAnon }} Manage {{ end }}
[ View All {{ if rangeStart > 0 }} | Scroll Up {{ pageSize }} {{ end }} {{ if rangeEnd < post_max }} | Scroll Down {{ pageSize }} | Scroll To End {{ end }} | Bottom ]
{{ if advancedControls }}
{{ end }} {{ post_cur := nil }} {{ post_userName := "" }} {{ post_text := "" }} {{ post_overrideLine := "" }} {{ post_overrideLink := "" }} {{ post_attach := nil }} {{ post_bozo := false }} {{ post_profile_pic := "" }} {{ range i, p := posts }} {{ post_cur = p }} {{ post_userName = post_getUserName(p, .) }} {{ post_text = post_getText(p, .) }} {{ post_overrideLine = post_getOverrideLine(p, advancedControls, .) }} {{ post_overrideLink = post_getOverrideLink(p, advancedControls, post_topicLink) }} {{ post_attach = post_getAttachmentInfo(p, .) }} {{ post_bozo = post_isBozo(p, post_topic, .) }} {{ if showPics }} {{ post_profile_pic = post_profileImage(p, .) }} {{ end }} {{ include "singlepost.jet" }} {{ if advancedControls }}
{{ if canHide }} {{ if isPostHidden }}Show{{ else }}Hide{{ end }} {{ end }} {{ if canScribble }} Scribble {{ end }} {{ if !isAnon }} Filter User {{ end }} {{ if canNuke }} Nuke {{ if post_attach.Filename != "" }} Prune Attach {{ end }} {{ end }} {{ if canMove }} Move {{ end }} {{ if canPublish }} Publish {{ end }}
{{ end }} {{ if pin == p.Num }}
{{ end }} {{ end }} {{ if advancedControls }}
{{ end }}
[ View All {{ if rangeStart > 0 }} | Scroll Up {{ pageSize }} {{ end }} {{ if rangeEnd < post_max }} | Scroll Down {{ pageSize }} | Scroll To End {{ end }} | Top ]
{{ if canPost }}

Post Message in "{{ topicName | raw }}":

{{ if isset(urlNextTopic) }} {{ end }}
HTML Guide
{{ if isset(urlNextTopic) }} {{ end }}
{{ else if showFrozenArchiveMessages }}
{{ if isArchived }} This Is an Archived Topic {{ else if isFrozen }} This Is a Frozen Topic {{ end }}
{{ end }}