business_theme_get_icon_svg( is_rtl() ? 'chevron_right' : 'chevron_left' ) . __( 'Older posts', 'business_theme' ), 'next_text' => __( 'Newer posts', 'business_theme' ) . business_theme_get_icon_svg( is_rtl() ? 'chevron_left' : 'chevron_right' ), ) ) ; else : get_template_part( 'template-parts/content', 'none' ); endif; ?>