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/userlistitem.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/userlistitem.tmpl') diff --git a/templates/userlistitem.tmpl b/templates/userlistitem.tmpl index 50b9d0c..ed53b2e 100644 --- a/templates/userlistitem.tmpl +++ b/templates/userlistitem.tmpl @@ -6,9 +6,9 @@
-
{{EmojiFilter (HTML .DisplayName) .Emojis | Raw}}
+
{{EmojiFilter (HTML .DisplayName) .Emojis | Raw}}
-
@{{.Acct}}
+
@{{.Acct}}
-- cgit v1.2.3