{% load threadedcommentstags %} {% load i18n %} {% load pagination_tags %} {% load avatar_tags %} {% get_threaded_comment_tree for object as responses %} {% autopaginate responses %} {% paginate %} {% if user.is_authenticated %}
{% csrf_token %}
{% else %}

Please Login (or Sign Up) to leave a comment

{% endif %}