STYLE Adjusting indentation and formatting in archive-analyses-etudes.php

This commit is contained in:
Antoine M 2026-03-24 17:55:32 +01:00
parent e54ee06cc0
commit ff50045eb8

View File

@ -22,8 +22,8 @@
)); ));
?> ?>
<!-- #### ARCHIVE POST GRID #### --> <!-- #### ARCHIVE POST GRID #### -->
<?php get_template_part('template-parts/components/archive/post-grid', null, array( <?php get_template_part('template-parts/components/archive/post-grid', null, array(
'current_post_type' => 'analyses-etudes', 'current_post_type' => 'analyses-etudes',
'post_amount' => -1, 'post_amount' => -1,
'grid_title' => 'Trouver une publication', 'grid_title' => 'Trouver une publication',
@ -36,7 +36,7 @@
<!-- #### INFOLETTRE #### --> <!-- #### INFOLETTRE #### -->
<?php get_template_part('template-parts/compositions/infolettre'); ?> <?php get_template_part('template-parts/compositions/infolettre'); ?>
?>
</main> </main>
<?php <?php