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