{% load i18n l10n fontawesome_5 %}
{% trans 'Identifier' %} | {% trans 'Title' %} | {% if is_default_member and is_entry_shared %}{% trans 'Action' %} | {% endif %}
---|---|---|
{{ comp.identifier }} | {{ comp.title }} | {% if is_default_member and is_entry_shared %} {% endif %} |