diff --git a/src/wp-content/themes/twentytwelve/inc/block-patterns.php b/src/wp-content/themes/twentytwelve/inc/block-patterns.php index 653983fe66..be038d9dfd 100644 --- a/src/wp-content/themes/twentytwelve/inc/block-patterns.php +++ b/src/wp-content/themes/twentytwelve/inc/block-patterns.php @@ -75,7 +75,7 @@ if ( function_exists( 'register_block_pattern' ) ) { 'categories' => array( 'twentytwelve' ), 'viewportWidth' => 700, 'content' => ' -

' . esc_html__( '"Few people are capable of expressing with equanimity opinions which differ from the prejudices of their social eznvironment. Most people are even incapable of forming such opinions."', 'twentytwelve' ) . '

+

' . esc_html__( '"Few people are capable of expressing with equanimity opinions which differ from the prejudices of their social environment. Most people are even incapable of forming such opinions."', 'twentytwelve' ) . '

' . esc_html__( '— Albert Einstein', 'twentytwelve' ) . '

',