diff -r 5667d2bbdc50 -r 69494e4a5ecc templates/channel_date.tmpl --- a/templates/channel_date.tmpl Mon Feb 09 05:44:29 2009 +0200 +++ b/templates/channel_date.tmpl Mon Feb 09 06:04:27 2009 +0200 @@ -1,6 +1,6 @@ <%inherit file="channel.tmpl" /> -

${channel.title} » Logs for ${h.fmt_date(date)}

+
${channel.title} :: Logs for ${h.fmt_date(date)}
% for line in lines : ${line}\