"> <?php $title = $global_site_info['title']; if (isset($paste_title)) { $title = $paste_title . ' - ' . $title; } echo pp_html_escape($title); ?>