From 4450e8da252137b68f067dbc9cfaa5745a8804c5 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Sun, 1 Aug 2021 18:35:00 -0700 Subject: fix inactive instance check and archive bug --- static/archive.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'static/archive.html') diff --git a/static/archive.html b/static/archive.html index aa37c94..b08693a 100644 --- a/static/archive.html +++ b/static/archive.html @@ -37,14 +37,14 @@
- +
{{ if eq $board.ModCred $board.Domain $board.Actor.Id }} - + {{ end }} - + - + {{ range $i, $e := .Posts }} {{ if mod $i 2 }} @@ -53,7 +53,7 @@ {{ end }} - + {{ else }} @@ -62,7 +62,7 @@ {{ end }} - + {{ end }} -- cgit v1.2.3
No.No. Excerpt
[Pop]{{ short $board.Actor.Outbox $e.Id }}{{ shortExcerpt $e }}{{ shortExcerpt $e }} [View]
[Pop]{{ short $board.Actor.Outbox $e.Id }}{{ shortExcerpt $e }}{{ shortExcerpt $e }} [View]