{% if comment.is_unvetted %}
{% endif %}
|
{{ comment.author }}
{% if comment.anonymous %}
Chose public anonymity
{% endif %}
|
{% if comment.is_vetted %}
{% elif comment.is_rejected %}
{% elif comment.is_unvetted %}
{% endif %}
{{ comment.get_status_display }}
{% if comment.is_unvetted %}
Vet this Comment here
{% elif comment.is_vetted %}
View full Comment here
{% endif %}
|
{{ comment.comment_text|truncatewords:6 }} |
{% if comment.is_author_reply %}Author Reply{% else %}Comment{% endif %} |
{{ comment.date_submitted }} |
{% empty %}