{% extends 'admin/base.html.twig' %} {% block content %}
| {{ 'form.attachment.label.title'|trans }} | Action |
|---|---|
| {{ attachment.title }} | {% if has_access_rules(attachment.objectReference) == true %} {% else %} {% endif %} |
{{ 'admin.attachment.empty_message_observatory'|trans }}
{% endif %}