REFACTOR Adapting paths to new subcomponents template parts architecture
This commit is contained in:
parent
7621066e00
commit
8f047cd85d
|
|
@ -6,7 +6,7 @@ $current_post_type = get_post_type();
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<main id="content" class="site-content flex-grow">
|
<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'); ?>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user