{% load i18n l10n fontawesome_5 %}
{{compensations.count}} {% trans 'Compensations' %}
{% if is_default_member and is_entry_shared %} {% endif %}
{% if is_default_member and is_entry_shared %} {% endif %} {% for comp in compensations %} {% endfor %}
{% trans 'Identifier' %} {% trans 'Title' %} {% trans 'Action' %}
{{ comp.identifier }} {{ comp.title }} {% if is_default_member and is_entry_shared %} {% endif %}