diff -r 53cff4b4a802 -r bde1974c263b web/wp-content/themes/IRI-Theme/header.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/themes/IRI-Theme/header.php Wed Feb 03 15:37:20 2010 +0000 @@ -0,0 +1,184 @@ + +> + + + + + + <?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