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