found_posts; echo "

" . sprintf( __( '%s Search Results for "%s"', 'blogmaster' ), $total_results, get_search_query() ) . "

"; if ( $total_results == 0 ) : get_search_form( true ); endif; endif; ?>