template lien titre actualité
This commit is contained in:
@@ -31,7 +31,9 @@
|
||||
<div id="actus-caroussel"{{ attributes }}>
|
||||
{{ title_prefix }}
|
||||
{% if label %}
|
||||
<h2{{ title_attributes }}>{{ label }}</h2>
|
||||
<h2{{ title_attributes }}>
|
||||
<a href="/actualites" rel="bookmark">{{ label }}</a>
|
||||
</h2>
|
||||
{% endif %}
|
||||
{{ title_suffix }}
|
||||
{# <div class="__timeline-arrows">
|
||||
|
Reference in New Issue
Block a user