__( 'Previous page', 'page-speed' ), 'mid_size' => 2, 'next_text' => __( 'Next page', 'page-speed' ), 'before_page_number' => '' . __( 'Page', 'page-speed' ) . ' ', ) ); echo '
'; // If no content, include the "No posts found" template. else : get_template_part( 'template-parts/content', 'none' ); endif; ?>