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 %}