diff --git a/files/templates/comments.html b/files/templates/comments.html
index 460509207..f26c3ebc4 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -186,8 +186,14 @@
{% endif %}
{% endif %}
- {% if c.parent_comment_id and not standalone and level != 1 %}
-
+ {% if c.parent_comment_id %}
+
{{c.parent_comment.author_name}}