search complete
This commit is contained in:
3
page.php
3
page.php
@@ -40,7 +40,8 @@ get_header(); ?>
|
||||
get_template_part('/templates/partials/page_header'); ?>
|
||||
|
||||
<div class="max-w-7xl mx-auto">
|
||||
<?php get_template_part('/templates/internal/' . $pageSlug); ?>
|
||||
<?php get_template_part('/templates/internal/' . $pageSlug); ?>
|
||||
<?php /** the_content(); */ ?>
|
||||
</div>
|
||||
|
||||
<?php }
|
||||
|
Reference in New Issue
Block a user