This commit is contained in:
2024-04-24 16:33:07 +02:00
parent 06cfc5d191
commit 856f0f5356
24 changed files with 135 additions and 64 deletions
@@ -1,6 +1,8 @@
<div class="head">
{{ header }}
<hr class="custom-line">
{% if more or view.storage.id == 'slide_programme' %}
<div class="wrap d-flex">
{% if more %}
<div class="more_link">
@@ -40,7 +40,7 @@
{{ title }}
{{ title_suffix }}
{% if header %}
{% if header %}
<section class="wrap_head">
{% include 'themes/custom/popsu_colloque/template/components/header_slide.html.twig' %}
</section>