'list', 'prev_text' => __( 'Previous', 'amzpress' ), 'next_text' => __( 'Next', 'amzpress' ) ) ); // If no content, include the "No posts found" template. else : get_template_part( 'template-parts/content', 'none' ); endif; ?>