# HG changeset patch # User steve # Date 1193337006 0 # Node ID 1dfe7bba023cf18032fb6586962ca38141040cd4 # Parent 54a234f9339056ee0a7131ec128cd548f06412cb 2007-10-25 18:30:05 by steve Minor updates. diff -r 54a234f93390 -r 1dfe7bba023c themes/default/entry.template --- 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"> - Blog: <!-- tmpl_var name='title' --> + <!-- tmpl_var name='blog_title' -->: <!-- tmpl_var name='title' --> diff -r 54a234f93390 -r 1dfe7bba023c themes/default/index.xml.template --- a/themes/default/index.xml.template Thu Oct 25 12:52:55 2007 +0000 +++ b/themes/default/index.xml.template Thu Oct 25 18:30:06 2007 +0000 @@ -1,4 +1,4 @@ - + Blog Entries diff -r 54a234f93390 -r 1dfe7bba023c themes/default/month.template --- 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"> - Blog : Entries from <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --> + <!-- tmpl_var name='blog_title' -->: entries from <!-- tmpl_var name='month_name' --> <!-- tmpl_var name='year' --> diff -r 54a234f93390 -r 1dfe7bba023c themes/default/tags.template --- a/themes/default/tags.template Thu Oct 25 12:52:55 2007 +0000 +++ b/themes/default/tags.template Thu Oct 25 18:30:06 2007 +0000 @@ -2,7 +2,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - Blog : Entries Tagged <!-- tmpl_var name='tagname' --> + <!-- tmpl_var name='blog_title' -->: Entries Tagged <!-- tmpl_var name='tagname' --> diff -r 54a234f93390 -r 1dfe7bba023c themes/default/tags.xml.template --- a/themes/default/tags.xml.template Thu Oct 25 12:52:55 2007 +0000 +++ b/themes/default/tags.xml.template Thu Oct 25 18:30:06 2007 +0000 @@ -1,4 +1,4 @@ - + Entries tagged <!-- tmpl_var name='tagname' escape='html' -->