We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04198a commit a185013Copy full SHA for a185013
1 file changed
themes/osi/templates/template-no-header-wide.php
@@ -19,9 +19,7 @@
19
<?php
20
while ( have_posts() ) :
21
the_post();
22
-
23
get_template_part( 'template-parts/content', 'page-no-header' );
24
25
endwhile; // End of the loop.
26
?>
27
0 commit comments