Pretty much as per the title.
So, the front page shows http://www.domain.com (the title is blank) and interior pages just display the page title without the site name.
Desired behaviour is for front page to show "Site name | Site slogan" and interior pages to show "Page title | Site name".
Comments
Comment #1
adrinux commentedI was using the phptemplate variable $title for the html head meta title, now uses $head_title, returning box_grey to normal Drupal behavior.
Comment #2
(not verified) commented