:

'; // Pagination. the_posts_pagination( array( 'prev_text' => '', 'next_text' => '' ) ); // If no content, include the "No posts found" template. else: get_template_part('template-parts/content','none'); endif; ?>