{% load i18n l10n fontawesome_5 %}
{% trans 'Title' %} | {% trans 'Comment' %} | {% trans 'Action' %} |
---|---|---|
{{ doc.title }} |
{{ doc.comment }}
|
{% if is_default_member and has_access %} {% endif %} |