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