From 25829d2d0e379c323b8f2ae6e7c2aad7548f0a30 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Sat, 18 Jun 2022 13:57:30 -0700 Subject: sticky and lock implemented --- views/catalog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/catalog.html') diff --git a/views/catalog.html b/views/catalog.html index f19c489..4bd48aa 100644 --- a/views/catalog.html +++ b/views/catalog.html @@ -30,7 +30,7 @@ -
{{ parseAttachment . true }}
+
{{ if .Sticky }}{{ end }}{{ if .Locked }}{{ end }}
{{ parseAttachment . true }}