STYLE Adjusting indentation and formatting in archive-analyses-etudes.php
This commit is contained in:
parent
e54ee06cc0
commit
ff50045eb8
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user