{* * Amsterdam Web Communities System * 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 * file, You can obtain one at https://mozilla.org/MPL/2.0/. *}

Slippage or Double-Click Detected


The following posts slipped in while you were typing.
{{ post_cur := nil }} {{ post_userName := "" }} {{ post_text := "" }} {{ post_overrideLine := "" }} {{ post_overrideLink := "" }} {{ post_attach := nil }} {{ post_bozo := false }} {{ range i, p := posts }} {{ post_cur = p }} {{ post_userName = post_getUserName(p, .) }} {{ post_text = post_getText(p, .) }} {{ post_overrideLine = post_getOverrideLine(p, .) }} {{ post_overrideLink = post_getOverrideLink(p, post_topicPermalink) }} {{ post_attach = post_getAttachmentInfo(p, .) }} {{ post_bozo = post_isBozo(p, post_topic, .) }} {{ include "singlepost.jet" }} {{ end }}

Post Message in "{{ topicName }}":

{{ if isset(urlNextTopic) }} {{ end }}
HTML Guide
{{ if isset(urlNextTopic) }} {{ end }}

Review Your Post:

  • The posts shown above "slipped in" while you were posting your message.
  • You may choose to edit your message and repost, just post it as is, or cancel posting altogether.
  • Click "Preview" to see updated changes before posting.
  • When satisfied, click a "Post" button to submit your message.