diff --git a/files/templates/comments.html b/files/templates/comments.html index 0162f5ed4..669359ec5 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -221,7 +221,9 @@ {%- endif -%} " class="ml-2 {% if not c.parent_comment.author.earlylife %}unbreakable{% endif %}"> - {{c.parent_comment.author_name}} + + {{- c.parent_comment.author_name -}} + {% endif %}