{% trans "Revision History" %}
{% for status in comment.collabcommentrevisorstatus_set.all %}
{% ifcanviewstatus status %}
{{ status.revision_date }}
{% if status.type.decorator %}
{% thumbnail status.type.decorator "10x10" as thumb %}
{% endthumbnail %}
{% endif %}
{{ status }}{% if status.short_comment %}:
{{ comment.comment_user_type }}