diff -r 9fc0eb751b6a -r d4848d807fd1 templates/channel_calendar.tmpl --- a/templates/channel_calendar.tmpl Wed Feb 11 23:22:13 2009 +0200 +++ b/templates/channel_calendar.tmpl Wed Feb 11 23:38:05 2009 +0200 @@ -59,8 +59,11 @@ +
${channel.title} :: Calendar for ${h.fmt_month(month)}
+ +
## three months ${month_table(h.prev_month(month), is_center=False )} ${month_table(month, is_center=True )} ${month_table(h.next_month(month), is_center=False )} - +