'→', 'next_text' => '←' ) ); else : the_posts_pagination( array( 'prev_text' => '←', 'next_text' => '→' ) ); endif; else : get_template_part( 'template-parts/content', 'none' ); endif; else : get_template_part( 'loops/loop', 'blog-' . siteorigin_setting( 'blog_archive_layout' ) ); endif; ?>