This widget will add a stylised content section (text only) to the page.

'; if ( $title ) { echo $before_title . $title . $after_title ; } if( $intro1 ) { echo '

'.$intro1.'

'; } if( $intro2 ) { echo '

'.$intro2.'

'; } echo $after_widget; } } ?>