{% load static %} comments for {{ thread.thread_id }}
{% for comment in comments %}
{{ comment.comment_author }}
{{ comment.comment_date }}
{{ comment.comment_data | linebreaksbr }}
{% endfor %}

Post a comment

{% if error_message %} {{ error_message }} {% endif %}
{% csrf_token %} name:

email:

comment: