]> git.quilime.com - plog.git/commitdiff
new default html template
authorGabriel Dunne <gdunne@quilime.com>
Sat, 10 Jul 2010 01:47:36 +0000 (18:47 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Sat, 10 Jul 2010 01:47:36 +0000 (18:47 -0700)
templates/default.html.tpl

index f5f95724c21fd4547385adedc081effa1fb34cc7..d366eb78e45ef2945a49890aae8ff2e7d58c3835 100644 (file)
@@ -3,7 +3,7 @@
     
     <? $this->include_template('head-inc.html.tpl') ?>
     
-    <title><?=SITE_TITLE?>, <?=$page_title?></title>
+    <title><?=$this->page_title('; ');?></title>
     
 </head>
 <body>