twig projet lié

This commit is contained in:
2025-11-13 09:31:25 +01:00
parent f9cb1f2800
commit bef6c77738

View File

@@ -85,7 +85,7 @@
<div{{ content_attributes }}>
{{ content }}
{% set node_title = node.label %}
{% set node_url = (url is defined and url) ? url : path('entity.node.canonical', {'node': node.id}) %}