diff themes/default/entry.template @ 56:1dfe7bba023c

2007-10-25 18:30:05 by steve Minor updates.
author steve
date Thu, 25 Oct 2007 18:30:06 +0000
parents 6b5d3f055a8c
children f3b73f970dd2
line wrap: on
line diff
--- a/themes/default/entry.template	Thu Oct 25 12:52:55 2007 +0000
+++ b/themes/default/entry.template	Thu Oct 25 18:30:06 2007 +0000
@@ -2,7 +2,7 @@
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html>
  <head>
-  <title>Blog: <!-- tmpl_var name='title' --></title>
+  <title><!-- tmpl_var name='blog_title' -->: <!-- tmpl_var name='title' --></title>
   <link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css">
  </head>
  <body>