>
'; echo esc_html__( "Any div doesn't exist in the site. Ready to publish your first post?", "bianco" ); echo ' ' . '' . $get_started_here . ''; echo '

'; } elseif ( is_search() ) { echo '

'; echo esc_html__( "Sorry, but nothing matched your search terms. Please try again with different keywords.", "bianco" ); echo '

'; echo bianco_search_form(); } else { echo '

'; echo esc_html__( "It seems we can’t find what you’re looking for. Perhaps searching can help.", "bianco" ); echo '

'; echo bianco_search_form(); } ?>