{% load i18n l10n fontawesome_5 %}
{% trans 'From' context 'Revocation' %} | {% trans 'Document' %} | {% trans 'Comment' %} | {% if is_default_member and is_entry_shared %}{% trans 'Action' %} | {% endif %}
---|---|---|---|
{{ rev.date }} | {% if rev.document %} {% trans 'Revocation' %} {% endif %} |
{{ rev.comment }}
|
{% if is_default_member and is_entry_shared %} {% endif %} |