This commit is contained in:
parent
c093e0cd63
commit
5a7cfe63da
|
|
@ -4,7 +4,6 @@
|
||||||
$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">
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,6 @@
|
||||||
$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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user