diff --git a/templates/comments/thread.html b/templates/comments/thread.html index d249925..36cbf79 100644 --- a/templates/comments/thread.html +++ b/templates/comments/thread.html @@ -18,8 +18,6 @@
{{ comment.comment_date }}
{{ comment.comment_data }}
- {% empty %} -

No comments yet!

{% endfor %}

Post a comment