$featured_image, 'title' => true, 'title-name'=> $title_name] ); } ?>
$exclude_featured ]); else : get_template_part( 'template-parts/post-flow', 'one-column', [ 'exclude_featured' => $exclude_featured ]); endif; the_posts_pagination(); else : get_template_part( 'template-parts/content', 'none' ); endif; ?>