REFACTOR Adapting paths to new subcomponents template parts architecture

This commit is contained in:
Antoine M 2026-02-24 15:01:12 +01:00
parent 7621066e00
commit 8f047cd85d

View File

@ -6,7 +6,7 @@ $current_post_type = get_post_type();
?>
<main id="content" class="site-content flex-grow">
<?php get_template_part('template-parts/outils-pedagogiques/archive-header'); ?>
<?php get_template_part('template-parts/post-types/outils-pedagogiques/archive-header'); ?>