header
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user