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