'; //inner-content-wrap while ( have_posts() ) : the_post(); get_template_part( 'template-parts/content', 'single' ); endwhile; // End of the loop. echo ''; //inner-content-wrap ?>