diff --git a/templates/utils.html b/templates/utils.html
index ba0f51b..ab61ca5 100644
--- a/templates/utils.html
+++ b/templates/utils.html
@@ -1,5 +1,5 @@
{% macro display_actor_inline(follower, size=50) -%}
-
+
{% if not follower.icon %}
@@ -8,7 +8,7 @@