diff themes/default/month.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/month.template	Thu Oct 25 12:52:55 2007 +0000
+++ b/themes/default/month.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 : Entries from <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></title>
+  <title><!-- tmpl_var name='blog_title' -->: entries from <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --></title>
   <link rel="stylesheet" type="text/css" media="screen" href="<!-- tmpl_var name='top' -->style.css">
   <link rel="alternate" title="RSS Feed" href="<!-- tmpl_var name='month' escape='html' -->.rss" type="application/rss+xml">
  </head>