{% extends "@ChillPerson/AccompanyingCourse/layout.html.twig" %} {% set activeRouteKey = '' %} {% import "@ChillDocStore/Macro/macro.html.twig" as m %} {% block title %} {{ 'Documents' }} {% endblock %} {% block js %} {{ encore_entry_script_tags('mod_async_upload') }} {% endblock %} {% block content %}
{{ 'Title' | trans }} | {{ 'Category'|trans }} | {{ 'Circle' | trans }} | {{ 'Actions' | trans }} | |||||
---|---|---|---|---|---|---|---|---|
{{ document.title }} | {{ document.category.name|localize_translatable_string }} | {#{{ document.scope.name|localize_translatable_string }} | #}||||||
{{ 'Any document found'|trans }} |