' . get_search_query() . '' ); ?>

'; /* Start the Loop */ while (have_posts()) : the_post(); get_template_part('template-parts/content/content', 'search'); endwhile; echo ''; author_blog_navigation(); else : get_template_part('template-parts/content/content', 'none'); endif; do_action( 'author_blog_after_default_page' ); ?>