photos_get_svg( array( 'icon' => 'previous', 'title' => esc_html__( 'Older Posts', 'photos' ) ) ), 'next_text' => photos_get_svg( array( 'icon' => 'next', 'title' => esc_html__( 'Newer Posts', 'photos' ) ) ), ) ); else : get_template_part( 'template-parts/content', 'none' ); endif; ?>