REFACTOR Adapting paths to new subcomponents template parts architecture
This commit is contained in:
parent
8f047cd85d
commit
a047bb51f3
|
|
@ -6,7 +6,7 @@ $current_post_type = get_post_type();
|
|||
?>
|
||||
|
||||
<main id="content" class="site-content flex-grow">
|
||||
<?php get_template_part('template-parts/expositions/archive-header'); ?>
|
||||
<?php get_template_part('template-parts/post-types/expositions/archive-header'); ?>
|
||||
|
||||
|
||||
<!-- #### LATEST PARUTIONS #### -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user