{% load sphcomments_extras %} {% load i18n %}
{% include "sphene/sphboard/_category_monitor.html" %}
{% trans "No comments yet." %}
{{ threadlist.get_object_count }} Comments
{% if user.is_authenticated %}{% include "sphene/sphboard/_category_monitor.html" %}
{% endif %} {% if threadlist.get_object_count %} {{ threadlist }} {% else %}{% trans "No comments yet." %}
{% endif %} {% include "sphene/sphboard/_new_thread_link.html" %} {% endsphcomments_load_infos %}