diff -r fb7cd02b9848 -r 561aa6d282f6 web/wp-content/themes/IRI-Theme/header.php --- a/web/wp-content/themes/IRI-Theme/header.php Tue Jan 05 09:59:49 2010 +0000 +++ b/web/wp-content/themes/IRI-Theme/header.php Mon Feb 01 09:51:57 2010 +0000 @@ -2,95 +2,182 @@ > + - <?php wp_title(''); ?> <?php if ( !(is_404()) && (is_single()) or (is_page()) or (is_archive()) ) { ?> :: <?php } ?> <?php bloginfo('name'); ?> + <?php wp_title(''); ?> <?php if ( !(is_404()) && (is_single()) or (is_page()) or (is_archive()) ) { ?> :: <?php } ?> <?php echo (get_bloginfo('name')." - ".get_bloginfo ( 'description' )); ?> + - - - - + + - + - + - - + + + + + +
- \ No newline at end of file +
+ \ No newline at end of file