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