From 8acc17da8bf505b87cbd9e582cd2e37b85135999 Mon Sep 17 00:00:00 2001 From: Thomas Sileo Date: Wed, 11 Jul 2018 19:43:10 +0200 Subject: [PATCH] CSS tweaks --- templates/utils.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/utils.html b/templates/utils.html index 2ba93ce..b6b0e32 100644 --- a/templates/utils.html +++ b/templates/utils.html @@ -8,7 +8,7 @@
{{ follower.name or follower.preferredUsername }}
-@{{ follower.preferredUsername }}@{{ follower.url | get_url | domain }} +@{{ follower.preferredUsername }}@{{ follower.url | get_url | domain }}
{%- endmacro %}