From 87e31dbd6688f8e4492d3dc17783c26f2d926e4b Mon Sep 17 00:00:00 2001 From: r Date: Sat, 16 Jan 2021 10:25:34 +0000 Subject: Make like/retweet notification content semi-transparent --- templates/notification.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/notification.tmpl b/templates/notification.tmpl index 61353f5..567bcf0 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -17,7 +17,7 @@ {{range .Notifications}} -
+
{{if eq .Type "follow"}}
-- cgit v1.2.3