mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-25 16:14:59 +00:00
4 lines
188 B
Twig
4 lines
188 B
Twig
<div class="item-bloc activity-item{% if itemBlocClass is defined %} {{ itemBlocClass }}{% endif %}">
|
|
{{ include('@ChillActivity/GenericDoc/activity_document_row.html.twig') }}
|
|
</div>
|