{{ thread.content }}
{% include "django_discussions/_comment_form.html" %}
{# #} {# #} {# #}
{% for comment in thread.comments.all %} {% include "django_discussions/_comment.html" %} {% endfor %} {# #} {#
#} {# #} {#
#}