> <?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> >
' . $welcome . '
'; if( $intro = get_option('floral_intro') ) echo '
' . $intro . '
'; } ?>