From 65e79e6a743f447f320595dafec530212a568b9d Mon Sep 17 00:00:00 2001 From: anomalous69 <81135357+anomalous69@users.noreply.github.com> Date: Tue, 12 Oct 2021 17:02:27 +1300 Subject: Move square brackets out of --- static/archive.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'static/archive.html') diff --git a/static/archive.html b/static/archive.html index e5476ea..8420b97 100644 --- a/static/archive.html +++ b/static/archive.html @@ -50,20 +50,20 @@ {{ if mod $i 2 }} {{ if eq $board.ModCred $board.Domain $board.Actor.Id }} - [Pop] + [Pop] {{ end }} {{ short $board.Actor.Outbox $e.Id }} {{ shortExcerpt $e }} - [View] + [View] {{ else }} {{ if eq $board.ModCred $board.Domain $board.Actor.Id }} - [Pop] + [Pop] {{ end }} {{ short $board.Actor.Outbox $e.Id }} {{ shortExcerpt $e }} - [View] + [View] {{ end }} {{ end }} -- cgit v1.2.3