', sprintf( /* translators: %1$s expands to Yoast SEO. */ __( '%1$s video tutorial', 'wordpress-seo' ), 'Yoast SEO' ) ); $html = '

' . $success_message . '

'; $html .= '

' . $onpage_seo . '

'; $html .= '
' . $content_analysis_video . '
'; $this->set_property( 'html', $html ); } }