"{{comment.comment_text|linebreaksbr}}"
by {{comment.author.user.first_name}} {{comment.author.user.last_name}} in {{comment.content_type|capfirst}} on {{comment.title}} {% if comment.content_object.author_list %} by {{comment.content_object.author_list}}{% endif %}
{% comment %} Using 'by xxx' on non-submission comments here would be ambigious. Does the `by xxx` apply to the other object (eg. Report), or the Submission, the Comment, etc? {% endcomment %}Comment submitted {{comment.date_submitted}}
Status: {{comment.get_status_display}}