> <?php bloginfo('name'); if ( is_home() ) { echo ' | '; bloginfo('description'); } wp_title(); ?>
' . get_bloginfo('description') . '
'); ?>