fichers synthèse tous sites block-config-3 affichage avec js & css
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user