'; foreach( $home_sections as $section ){ get_template_part( 'sections/' . $section ); } echo ''; } } if ( is_front_page() ) echo '
'; /** * Before Posts hook * @hooked blossom_magazine_page_header - 10 */ do_action( 'blossom_magazine_before_posts_content' ); ?>

'; get_footer();