page presentation
This commit is contained in:
@@ -75,12 +75,12 @@
|
||||
<div class="__img-hero">
|
||||
{{content.field_image}}
|
||||
</div>
|
||||
<article{{ attributes }} id="presentation">
|
||||
<div class="__wrapper row">
|
||||
<div class="__title col-12 mt-3">
|
||||
<h2>{{label}}</h2>
|
||||
</div>
|
||||
<div class="__wrap_side col-sm-12 col-md-1 p-0 mt-0 mb-3">
|
||||
<article{{ attributes }} class="mt-4" id="presentation">
|
||||
<div class="__title col-12 px-0">
|
||||
<h2>{{label}}</h2>
|
||||
</div>
|
||||
<div class="__wrapper row mt-5">
|
||||
<div class="__wrap_side col-sm-12 col-md-1 pr-0 mt-0 mb-3">
|
||||
{% include 'themes/custom/popsu_colloque/template/components/share_rs.html.twig' %}
|
||||
</div>
|
||||
<div class="__wrap_content col-sm-12 col-md-8">
|
||||
|
||||
Reference in New Issue
Block a user