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/nadmin.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'static/nadmin.html') diff --git a/static/nadmin.html b/static/nadmin.html index e8fbc36..8ee4800 100644 --- a/static/nadmin.html +++ b/static/nadmin.html @@ -18,8 +18,8 @@ @@ -36,7 +36,7 @@ {{ $actor := .Actor }} {{ $key := .Key }} {{ range .Following }} -
  • [Unfollow]{{ . }}
  • +
  • [Unfollow]{{ . }}
  • {{ end }} @@ -71,7 +71,7 @@ {{ if .PostBlacklist }} {{ end }} -- cgit v1.2.3