twig projet lié
This commit is contained in:
@@ -85,7 +85,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<div{{ content_attributes }}>
|
<div{{ content_attributes }}>
|
||||||
{{ content }}
|
|
||||||
{% set node_title = node.label %}
|
{% set node_title = node.label %}
|
||||||
{% set node_url = (url is defined and url) ? url : path('entity.node.canonical', {'node': node.id}) %}
|
{% set node_url = (url is defined and url) ? url : path('entity.node.canonical', {'node': node.id}) %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user