> <?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?>

"); $t = str_replace("","".$rep,$t); $t = substr($t,0,strlen($t)-(strlen($rep)+1)); echo $t; ?>