{% avatar comment.author 40 %} {{ comment.comment }} {% trans 'By' %} {{ comment.author }} on {{ comment.submit_date|date:"M j, Y" }} {% if comment|can_delete_comment:request.user %} {% csrf_token %} Delete {% endif %}
{% trans 'Comments' %} ({% comment_count resource %} total)
{% trans 'Log in to add a comment' %}
{{ comment.comment }}
{% trans 'By' %} {{ comment.author }} on