Discussions
Join the conversation below.
{% if not user.is_authenticated %}
Sign in to participate.
{% endif %}
{# #}
{# {% if user.is_authenticated %}#}
{#
#}
{# #}
{#
#}
{##}
{# #}
{#
#}
{#
#}
{# {% endif %}#}
{% if user.is_authenticated %}
{% endif %}
{# #}
{% for thread in threads %}
{% include "django_discussions/_thread_header.html" %}
{% empty %}
-
No threads available yet. Be the first to start a discussion.
{% endfor %}
{# {% include "entity/detail/_discussion_thread.html" %}#}
{# #}