"; printf( __( 'Search Results for: "%s"', 'twentyten' ), ''.get_search_query().'' ); echo ""; $head++; if ( have_posts() ) { get_template_part( 'loop', 'search' ); } else { ?> "; _e( 'Nothing Found', 'twentyten' ); echo ""; $head++ ?>