X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/cc7b1505cd9fafd87c3672f669e13e98b0c544f7..refs/tags/wordpress-2.6.2:/wp-content/themes/default/header.php diff --git a/wp-content/themes/default/header.php b/wp-content/themes/default/header.php index ff6fe125..b8812905 100644 --- a/wp-content/themes/default/header.php +++ b/wp-content/themes/default/header.php @@ -1,26 +1,24 @@ - +> <?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?> - - @@ -33,7 +31,7 @@ if ( !$withcomments && !is_single() ) {