diff -r 5cb854c0ff5a -r 6d47ba214f30 web/wp-content/themes/IRI-Theme/header.php --- a/web/wp-content/themes/IRI-Theme/header.php Mon Feb 01 09:53:45 2010 +0000 +++ b/web/wp-content/themes/IRI-Theme/header.php Mon Feb 01 15:57:02 2010 +0000 @@ -3,6 +3,7 @@ + <?php wp_title(''); ?> <?php if ( !(is_404()) && (is_single()) or (is_page()) or (is_archive()) ) { ?> :: <?php } ?> <?php echo (get_bloginfo('name')." - ".get_bloginfo ( 'description' )); ?> @@ -134,11 +135,11 @@ -