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