diff --git a/files/templates/comments.html b/files/templates/comments.html index 46c4c0213..bab0a53d4 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -103,7 +103,7 @@ {% set isreply = False %} {% endif %} -
+
{% set is_collapsing = (request.path.startswith('/notifications') or request.path == '/contact') and replies|length > 8 %} {% if not isreply %} {% if is_collapsing %}