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

${channel.title} » Last ${count} lines

+
${channel.title} :: Last ${count} lines
% for line in lines : ${line}