actus carrousselle
This commit is contained in:
@@ -34,14 +34,14 @@
|
||||
<h2{{ title_attributes }}>{{ label }}</h2>
|
||||
{% endif %}
|
||||
{{ title_suffix }}
|
||||
<div class="__timeline-arrows">
|
||||
{# <div class="__timeline-arrows">
|
||||
<button id='arrowPrev' class="arrow arrow__prev">
|
||||
{% include active_theme_path() ~ '/dist/assets/img/prev.svg' %}
|
||||
</button>
|
||||
<button id='arrowNext' class="arrow arrow__next">
|
||||
{% include active_theme_path() ~ '/dist/assets/img/next.svg' %}
|
||||
</button>
|
||||
</div>
|
||||
</div> #}
|
||||
{% block content %}
|
||||
<div class='content-actus'> {{ content }}</div>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user