{% load i18n l10n fontawesome_5 %}
{% trans 'Action type' %} | {% trans 'Amount' context 'Compensation' %} | {% trans 'Unit' %} | {% trans 'Action' %} |
---|---|---|---|
{{ action.action_type }} | {{ action.amount }} | {{ action.unit_humanize }} | {% if is_default_member and has_access %} {% endif %} |