diff --git a/files/templates/comments.html b/files/templates/comments.html index 934fb7abb..1b2f13292 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -211,7 +211,7 @@ {{c.author.username}} {% if c.author.customtitle %}  {% if c.author.quadrant %}{% endif %}{{c.author.customtitle | safe}}{% endif %} - {% if c.parent_comment_id and not standalone and level<=7 %}{{ c.parent_comment.author.username }}{% endif %} + {% if c.parent_comment_id and not standalone and level<10 %}{{ c.parent_comment.author.username }}{% endif %}  {{c.age_string}} {% if c.edited_utc %}