From 8eec93e02861ff0d133d8ba5613e2dedbcee40a2 Mon Sep 17 00:00:00 2001 From: r Date: Fri, 8 Sep 2023 17:55:29 +0000 Subject: Trim leading and trailing white space from selectable text --- templates/notification.tmpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'templates/notification.tmpl') diff --git a/templates/notification.tmpl b/templates/notification.tmpl index f62726b..f1336d3 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -28,13 +28,13 @@
- {{EmojiFilter (HTML .Account.DisplayName) .Account.Emojis | Raw}} + {{EmojiFilter (HTML .Account.DisplayName) .Account.Emojis | Raw}} followed you -
- @{{.Account.Acct}} + @{{.Account.Acct}}
@@ -48,13 +48,13 @@
- {{EmojiFilter (HTML .Account.DisplayName) .Account.Emojis | Raw}} + {{EmojiFilter (HTML .Account.DisplayName) .Account.Emojis | Raw}} wants to follow you -
- @{{.Account.Acct}} + @{{.Account.Acct}}
@@ -79,7 +79,7 @@ avatar - @{{.Account.Acct}} + @{{.Account.Acct}} retweeted your post - @@ -93,7 +93,7 @@ avatar - @{{.Account.Acct}} + @{{.Account.Acct}} liked your post - @@ -107,7 +107,7 @@ avatar - @{{.Account.Acct}} + @{{.Account.Acct}} {{.Type}} - -- cgit v1.2.3