This commit is contained in:
parent
d381114baf
commit
c093e0cd63
|
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
$contact_persons = get_field('contact_persons', 'option');
|
$contact_persons = get_field('contact_persons', 'option');
|
||||||
$ressources_graphiques = get_field('ressources_graphiques', 'option');
|
$ressources_graphiques = get_field('ressources_graphiques', 'option');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
<h1>qsdqsdqsdqsd</h1>
|
||||||
|
|
||||||
<section <?php echo $wrapper_attributes; ?>>
|
<section <?php echo $wrapper_attributes; ?>>
|
||||||
<div class="contact-persons">
|
<div class="contact-persons">
|
||||||
|
|
@ -122,8 +122,5 @@
|
||||||
|
|
||||||
<?php get_template_part('template-parts/post-types/archives-presse/archives-presse-grid'); ?>
|
<?php get_template_part('template-parts/post-types/archives-presse/archives-presse-grid'); ?>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
$contact_persons = get_field('contact_persons', 'option');
|
$contact_persons = get_field('contact_persons', 'option');
|
||||||
$ressources_graphiques = get_field('ressources_graphiques', 'option');
|
$ressources_graphiques = get_field('ressources_graphiques', 'option');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
<h1>qsdqsdqsdqsd</h1>
|
||||||
|
|
||||||
<section <?php echo $wrapper_attributes; ?>>
|
<section <?php echo $wrapper_attributes; ?>>
|
||||||
<div class="contact-persons">
|
<div class="contact-persons">
|
||||||
|
|
@ -123,5 +123,4 @@
|
||||||
<?php get_template_part('template-parts/post-types/archives-presse/archives-presse-grid'); ?>
|
<?php get_template_part('template-parts/post-types/archives-presse/archives-presse-grid'); ?>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
Loading…
Reference in New Issue
Block a user