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