'. the_title() .''; // End the loop. endwhile; // Previous/next page navigation. // If no content, include the "No posts found" template. else : get_template_part( 'content', 'none' ); endif; ?>