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