aboutsummaryrefslogtreecommitdiff
path: root/client/html
diff options
context:
space:
mode:
Diffstat (limited to 'client/html')
-rw-r--r--client/html/comment_list.tpl6
1 files changed, 2 insertions, 4 deletions
diff --git a/client/html/comment_list.tpl b/client/html/comment_list.tpl
index 5e33458..91339cd 100644
--- a/client/html/comment_list.tpl
+++ b/client/html/comment_list.tpl
@@ -1,6 +1,4 @@
<div class='comments'>
- <% if (ctx.canListComments && ctx.comments.length) { %>
- <ul>
- </ul>
- <% } %>
+ <ul>
+ </ul>
</div>

© 2015 - 2026 Jakob L. Kreuze