diff --git a/app/templates/utils.html b/app/templates/utils.html
index 52c0c3f..871134b 100644
--- a/app/templates/utils.html
+++ b/app/templates/utils.html
@@ -365,7 +365,7 @@
{% endif %}
{% if object.in_reply_to %}
-
+
in reply to {{ object.in_reply_to|truncate(64, True) }}
{% endif %}