%1$s %2$s', esc_html__( 'Search for: ', 'camaraderie' ), '' . get_search_query() . '' ); while ( have_posts() ) : the_post(); Benlumia007\Backdrop\Template\get_template_part( 'content/content', get_post_format() ); endwhile; the_posts_pagination(); else : Benlumia007\Backdrop\Template\get_template_part( 'content/content', 'none' ); endif; ?>