fichers synthèse tous sites block-config-3 affichage avec js & css

This commit is contained in:
2024-07-03 11:53:36 +02:00
parent 08c620641c
commit d3dd44d009
8 changed files with 186 additions and 118 deletions
@@ -68,31 +68,7 @@
* @ingroup themeable
*/
#}
{# <article{{ attributes }}>
{{ title_prefix }}
{% if label and not page %}
<h2{{ title_attributes }}>
<a href="{{ url }}" rel="bookmark">{{ label }}</a>
</h2>
{% endif %}
{{ title_suffix }}
{% if display_submitted %}
<footer>
{{ author_picture }}
<div{{ author_attributes }}>
{% trans %}Submitted by {{ author_name }} on {{ date }}{% endtrans %}
{{ metadata }}
</div>
</footer>
{% endif %}
<div{{ content_attributes }}>
{{ content }}
</div>
</article> #}
<article{{ attributes.addClass('node-type-site') }}>
{{ title_prefix }}
@@ -134,6 +110,7 @@
{{ liens_field_content }}
</div>
{% endif %}
</div>
{% endif %}
{{ title_suffix }}