diff --git a/src/Bundle/ChillDocStoreBundle/Resources/views/AccompanyingCourseDocument/index.html.twig b/src/Bundle/ChillDocStoreBundle/Resources/views/AccompanyingCourseDocument/index.html.twig index 893f504bc..a0c60d9b3 100644 --- a/src/Bundle/ChillDocStoreBundle/Resources/views/AccompanyingCourseDocument/index.html.twig +++ b/src/Bundle/ChillDocStoreBundle/Resources/views/AccompanyingCourseDocument/index.html.twig @@ -2,8 +2,6 @@ {% set activeRouteKey = '' %} -{% import "@ChillDocStore/Macro/macro.html.twig" as m %} - {% block title %} {{ 'Documents' }} {% endblock %} @@ -21,51 +19,20 @@ {% endblock %} {% block content %} +
{{ 'Title' | trans }} | -{{ 'Category'|trans }} | -{{ 'Actions' | trans }} | -||||||
---|---|---|---|---|---|---|---|---|
{{ document.title }} | -{% if document.category %}{{ document.category.name|localize_translatable_string }}{% endif %} | -- - | -||||||
- {{ 'Any document found'|trans }} - | -
{{ document.category.name|localize_translatable_string }}
+{{ document.template.name.fr }}
++ {{ document.description|chill_markdown_to_html }} ++
{{ '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 }} - | -