diff -r d4848d807fd1 -r 751e3fcd11d2 templates/channel_calendar.tmpl --- a/templates/channel_calendar.tmpl Wed Feb 11 23:38:05 2009 +0200 +++ b/templates/channel_calendar.tmpl Thu Feb 12 00:16:52 2009 +0200 @@ -44,9 +44,9 @@ ## build date <% date = h.build_date(month, day) %>\ ## render cell - \ + \ ## link to logs for this day? - % if date in log_dates : + % if date.date() in log_dates : ${day}\ % else : ${day}\