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 @@
+ | {{ end }} - | No. | +No. | Excerpt | -+ | [Pop] | {{ end }}{{ short $board.Actor.Outbox $e.Id }} | -{{ shortExcerpt $e }} | +[View] | {{ else }} @@ -62,7 +62,7 @@[Pop] | {{ end }}{{ short $board.Actor.Outbox $e.Id }} | -{{ shortExcerpt $e }} | +[View] | {{ end }} -- cgit v1.2.3
---|