From d393888050c205c4769294b8a22128b967d267de Mon Sep 17 00:00:00 2001 From: Captain ALM Date: Mon, 14 Aug 2023 23:41:55 +0100 Subject: [PATCH] Fix timestamp output position. --- index.go.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.go.html b/index.go.html index 65740e6..05fa4d6 100644 --- a/index.go.html +++ b/index.go.html @@ -194,12 +194,14 @@ {{ .Queried.PreviewChatEnforced }} {{ end }} + {{ end }} + {{ end }} + {{ if .ExtendedShown }} Last Update Time {{ .Queried.GetTimestamp }} {{ end }} - {{ end }}

{{ if and (and .PlayersShown .Online) (and .Data.AllowPlayerCountDisplay .Data.AllowPlayerListing) }}